Home
last modified time | relevance | path

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

/linux-5.15/fs/cifs/ !
H A Dnterr.c350 {"NT_STATUS_CONNECTION_IN_USE", NT_STATUS_CONNECTION_IN_USE},
H A Dnterr.h310 #define NT_STATUS_CONNECTION_IN_USE 0xC0000000 | 0x0108 macro
H A Dnetmisc.c495 ERRDOS, 2404, NT_STATUS_CONNECTION_IN_USE}, {
/linux-5.15/fs/ksmbd/ !
A Dnterr.h300 #define NT_STATUS_CONNECTION_IN_USE (0xC0000000 | 0x0108) macro