Home
last modified time | relevance | path

Searched refs:NT_STATUS_PIPE_BUSY (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dnterr.c241 {"NT_STATUS_PIPE_BUSY", NT_STATUS_PIPE_BUSY},
H A Dnterr.h221 #define NT_STATUS_PIPE_BUSY 0xC0000000 | 0x00ae macro
H A Dnetmisc.c406 ERRDOS, ERRpipebusy, NT_STATUS_PIPE_BUSY}, {
/kernel/linux/linux-6.6/fs/smb/client/
H A Dnterr.c241 {"NT_STATUS_PIPE_BUSY", NT_STATUS_PIPE_BUSY},
H A Dnterr.h221 #define NT_STATUS_PIPE_BUSY 0xC0000000 | 0x00ae macro
H A Dnetmisc.c405 ERRDOS, ERRpipebusy, NT_STATUS_PIPE_BUSY}, {
/kernel/linux/linux-6.6/fs/smb/server/
H A Dnterr.h211 #define NT_STATUS_PIPE_BUSY (0xC0000000 | 0x00ae) macro

Completed in 11 milliseconds