Searched refs:NT_STATUS_WRONG_VOLUME (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 35 {"NT_STATUS_WRONG_VOLUME", NT_STATUS_WRONG_VOLUME},
|
H A D | nterr.h | 65 #define NT_STATUS_WRONG_VOLUME 0xC0000000 | 0x0012 macro
|
H A D | netmisc.c | 230 ERRDOS, 34, NT_STATUS_WRONG_VOLUME}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 35 {"NT_STATUS_WRONG_VOLUME", NT_STATUS_WRONG_VOLUME},
|
H A D | nterr.h | 65 #define NT_STATUS_WRONG_VOLUME 0xC0000000 | 0x0012 macro
|
H A D | netmisc.c | 229 ERRDOS, 34, NT_STATUS_WRONG_VOLUME}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 55 #define NT_STATUS_WRONG_VOLUME (0xC0000000 | 0x0012) macro
|
Completed in 10 milliseconds