Home
last modified time | relevance | path

Searched refs:NT_STATUS_PROFILING_NOT_STOPPED (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dnterr.h231 #define NT_STATUS_PROFILING_NOT_STOPPED 0xC0000000 | 0x00b8 macro
H A Dnterr.c260 NT_STATUS_PROFILING_NOT_STOPPED},
H A Dnetmisc.c414 ERRHRD, ERRgeneral, NT_STATUS_PROFILING_NOT_STOPPED}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h221 #define NT_STATUS_PROFILING_NOT_STOPPED (0xC0000000 | 0x00b8) macro