Home
last modified time | relevance | path

Searched defs:NT_STATUS_TRANSACTION_ABORTED (Results 1 – 2 of 2) sorted by relevance

/linux-5.15/fs/ksmbd/
A Dnterr.h457 #define NT_STATUS_TRANSACTION_ABORTED (0xC0000000 | 0x020f) macro
/linux-5.15/fs/cifs/
H A Dnterr.h467 #define NT_STATUS_TRANSACTION_ABORTED 0xC0000000 | 0x020f macro