Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c423 {"NT_STATUS_LINK_TIMEOUT", NT_STATUS_LINK_TIMEOUT},
Dnterr.h365 #define NT_STATUS_LINK_TIMEOUT 0xC0000000 | 0x013f macro
Dnetmisc.c550 ERRDOS, 59, NT_STATUS_LINK_TIMEOUT}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h355 #define NT_STATUS_LINK_TIMEOUT (0xC0000000 | 0x013f) macro