Searched refs:NT_STATUS_NOT_SAME_DEVICE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 286 {"NT_STATUS_NOT_SAME_DEVICE", NT_STATUS_NOT_SAME_DEVICE},
|
H A D | nterr.h | 259 #define NT_STATUS_NOT_SAME_DEVICE 0xC0000000 | 0x00d4 macro
|
H A D | netmisc.c | 444 ERRDOS, ERRdiffdevice, NT_STATUS_NOT_SAME_DEVICE}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 286 {"NT_STATUS_NOT_SAME_DEVICE", NT_STATUS_NOT_SAME_DEVICE},
|
H A D | nterr.h | 259 #define NT_STATUS_NOT_SAME_DEVICE 0xC0000000 | 0x00d4 macro
|
H A D | netmisc.c | 443 ERRDOS, ERRdiffdevice, NT_STATUS_NOT_SAME_DEVICE}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 249 #define NT_STATUS_NOT_SAME_DEVICE (0xC0000000 | 0x00d4) macro
|
Completed in 14 milliseconds