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