Home
last modified time | relevance | path

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

/linux-5.15/fs/cifs/
H A Dnterr.c488 {"NT_STATUS_EOM_OVERFLOW", NT_STATUS_EOM_OVERFLOW},
H A Dnterr.h417 #define NT_STATUS_EOM_OVERFLOW 0xC0000000 | 0x0177 macro
H A Dnetmisc.c606 ERRHRD, ERRgeneral, NT_STATUS_EOM_OVERFLOW}, {
/linux-5.15/fs/ksmbd/
A Dnterr.h407 #define NT_STATUS_EOM_OVERFLOW (0xC0000000 | 0x0177) macro