Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c241 {"NT_STATUS_PIPE_BUSY", NT_STATUS_PIPE_BUSY},
Dnterr.h221 #define NT_STATUS_PIPE_BUSY 0xC0000000 | 0x00ae macro
Dnetmisc.c405 ERRDOS, ERRpipebusy, NT_STATUS_PIPE_BUSY}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h211 #define NT_STATUS_PIPE_BUSY (0xC0000000 | 0x00ae) macro