Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dnterr.c625 {"NT_STATUS_CONNECTION_ABORTED", NT_STATUS_CONNECTION_ABORTED},
Dnterr.h517 #define NT_STATUS_CONNECTION_ABORTED 0xC0000000 | 0x0241 macro
Dnetmisc.c715 ERRHRD, ERRgeneral, NT_STATUS_CONNECTION_ABORTED}, {
/Linux-v5.15/fs/ksmbd/
Dnterr.h507 #define NT_STATUS_CONNECTION_ABORTED (0xC0000000 | 0x0241) macro