Searched refs:NT_STATUS_NOT_REGISTRY_FILE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 456 {"NT_STATUS_NOT_REGISTRY_FILE", NT_STATUS_NOT_REGISTRY_FILE},
|
H A D | nterr.h | 394 #define NT_STATUS_NOT_REGISTRY_FILE 0xC0000000 | 0x015c macro
|
H A D | netmisc.c | 580 ERRHRD, ERRgeneral, NT_STATUS_NOT_REGISTRY_FILE}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 456 {"NT_STATUS_NOT_REGISTRY_FILE", NT_STATUS_NOT_REGISTRY_FILE},
|
H A D | nterr.h | 394 #define NT_STATUS_NOT_REGISTRY_FILE 0xC0000000 | 0x015c macro
|
H A D | netmisc.c | 579 ERRHRD, ERRgeneral, NT_STATUS_NOT_REGISTRY_FILE}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 384 #define NT_STATUS_NOT_REGISTRY_FILE (0xC0000000 | 0x015c) macro
|
Completed in 12 milliseconds