Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c619 {"NT_STATUS_CONNECTION_ACTIVE", NT_STATUS_CONNECTION_ACTIVE},
Dnterr.h511 #define NT_STATUS_CONNECTION_ACTIVE 0xC0000000 | 0x023b macro
Dnetmisc.c709 ERRHRD, ERRgeneral, NT_STATUS_CONNECTION_ACTIVE}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h501 #define NT_STATUS_CONNECTION_ACTIVE (0xC0000000 | 0x023b) macro