Searched refs:NT_STATUS_INSTANCE_NOT_AVAILABLE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 237 {"NT_STATUS_INSTANCE_NOT_AVAILABLE", 238 NT_STATUS_INSTANCE_NOT_AVAILABLE},
|
H A D | nterr.h | 218 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC0000000 | 0x00ab macro
|
H A D | netmisc.c | 403 ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 237 {"NT_STATUS_INSTANCE_NOT_AVAILABLE", 238 NT_STATUS_INSTANCE_NOT_AVAILABLE},
|
H A D | nterr.h | 218 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC0000000 | 0x00ab macro
|
H A D | netmisc.c | 402 ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 208 #define NT_STATUS_INSTANCE_NOT_AVAILABLE (0xC0000000 | 0x00ab) macro
|
Completed in 11 milliseconds