Home
last modified time | relevance | path

Searched defs:NT_STATUS_WRONG_VOLUME (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dnterr.h65 #define NT_STATUS_WRONG_VOLUME 0xC0000000 | 0x0012 macro
/linux-6.12.1/fs/smb/server/
Dnterr.h55 #define NT_STATUS_WRONG_VOLUME (0xC0000000 | 0x0012) macro