Home
last modified time | relevance | path

Searched refs:NT_STATUS_BAD_FUNCTION_TABLE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/cifs/
Dnterr.c340 {"NT_STATUS_BAD_FUNCTION_TABLE", NT_STATUS_BAD_FUNCTION_TABLE},
Dnterr.h302 #define NT_STATUS_BAD_FUNCTION_TABLE 0xC0000000 | 0x00ff macro
Dnetmisc.c486 ERRHRD, ERRgeneral, NT_STATUS_BAD_FUNCTION_TABLE}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h292 #define NT_STATUS_BAD_FUNCTION_TABLE (0xC0000000 | 0x00ff) macro