Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dnterr.c244 {"NT_STATUS_INSTANCE_NOT_AVAILABLE",
245 NT_STATUS_INSTANCE_NOT_AVAILABLE},
H A Dnterr.h218 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC0000000 | 0x00ab macro
/linux/fs/smb/server/
H A Dnterr.h208 #define NT_STATUS_INSTANCE_NOT_AVAILABLE (0xC0000000 | 0x00ab) macro