Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dnterr.c559 {"NT_STATUS_TRANSACTION_ABORTED", NT_STATUS_TRANSACTION_ABORTED},
Dnterr.h467 #define NT_STATUS_TRANSACTION_ABORTED 0xC0000000 | 0x020f macro
Dnetmisc.c665 ERRDOS, 59, NT_STATUS_TRANSACTION_ABORTED}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h457 #define NT_STATUS_TRANSACTION_ABORTED (0xC0000000 | 0x020f) macro