Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h222 #define NT_STATUS_ILLEGAL_FUNCTION 0xC0000000 | 0x00af macro
H A Dnterr.c249 {"NT_STATUS_ILLEGAL_FUNCTION", NT_STATUS_ILLEGAL_FUNCTION},
H A Dnetmisc.c405 ERRDOS, ERRbadfunc, NT_STATUS_ILLEGAL_FUNCTION}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h212 #define NT_STATUS_ILLEGAL_FUNCTION (0xC0000000 | 0x00af) macro