Searched defs:NT_STATUS_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/fs/smb/client/ | ||
| D | nterr.h | 234 #define NT_STATUS_NOT_SUPPORTED 0xC0000000 | 0x00bb macro |
| /Linux-v6.6/fs/smb/server/ | ||
| D | nterr.h | 224 #define NT_STATUS_NOT_SUPPORTED (0xC0000000 | 0x00bb) macro |