Searched refs:NT_STATUS_INCOMPATIBLE_FILE_MAP (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 117 {"NT_STATUS_INCOMPATIBLE_FILE_MAP", 118 NT_STATUS_INCOMPATIBLE_FILE_MAP},
|
H A D | nterr.h | 124 #define NT_STATUS_INCOMPATIBLE_FILE_MAP 0xC0000000 | 0x004d macro
|
H A D | netmisc.c | 297 ERRDOS, 87, NT_STATUS_INCOMPATIBLE_FILE_MAP}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 117 {"NT_STATUS_INCOMPATIBLE_FILE_MAP", 118 NT_STATUS_INCOMPATIBLE_FILE_MAP},
|
H A D | nterr.h | 124 #define NT_STATUS_INCOMPATIBLE_FILE_MAP 0xC0000000 | 0x004d macro
|
H A D | netmisc.c | 296 ERRDOS, 87, NT_STATUS_INCOMPATIBLE_FILE_MAP}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 114 #define NT_STATUS_INCOMPATIBLE_FILE_MAP (0xC0000000 | 0x004d) macro
|
Completed in 10 milliseconds