Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dnterr.c378 {"NT_STATUS_RXACT_COMMIT_FAILURE", NT_STATUS_RXACT_COMMIT_FAILURE},
Dnterr.h331 #define NT_STATUS_RXACT_COMMIT_FAILURE 0xC0000000 | 0x011d macro
Dnetmisc.c516 ERRHRD, ERRgeneral, NT_STATUS_RXACT_COMMIT_FAILURE}, {
/Linux-v6.1/fs/ksmbd/
Dnterr.h321 #define NT_STATUS_RXACT_COMMIT_FAILURE (0xC0000000 | 0x011d) macro