Searched refs:NT_STATUS_BAD_FUNCTION_TABLE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 340 {"NT_STATUS_BAD_FUNCTION_TABLE", NT_STATUS_BAD_FUNCTION_TABLE},
|
H A D | nterr.h | 302 #define NT_STATUS_BAD_FUNCTION_TABLE 0xC0000000 | 0x00ff macro
|
H A D | netmisc.c | 487 ERRHRD, ERRgeneral, NT_STATUS_BAD_FUNCTION_TABLE}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 340 {"NT_STATUS_BAD_FUNCTION_TABLE", NT_STATUS_BAD_FUNCTION_TABLE},
|
H A D | nterr.h | 302 #define NT_STATUS_BAD_FUNCTION_TABLE 0xC0000000 | 0x00ff macro
|
H A D | netmisc.c | 486 ERRHRD, ERRgeneral, NT_STATUS_BAD_FUNCTION_TABLE}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 292 #define NT_STATUS_BAD_FUNCTION_TABLE (0xC0000000 | 0x00ff) macro
|
Completed in 12 milliseconds