Searched defs:NT_STATUS_WRONG_VOLUME (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/cifs/ | ||
| D | nterr.h | 65 #define NT_STATUS_WRONG_VOLUME 0xC0000000 | 0x0012  macro | 
| /Linux-v5.15/fs/ksmbd/ | ||
| D | nterr.h | 55 #define NT_STATUS_WRONG_VOLUME (0xC0000000 | 0x0012)  macro |