Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dnterr.c238 NT_STATUS_INSTANCE_NOT_AVAILABLE},
Dnterr.h218 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC0000000 | 0x00ab macro
Dnetmisc.c402 ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h208 #define NT_STATUS_INSTANCE_NOT_AVAILABLE (0xC0000000 | 0x00ab) macro