Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c644 {"NT_STATUS_LPC_REPLY_LOST", NT_STATUS_LPC_REPLY_LOST},
Dnterr.h529 #define NT_STATUS_LPC_REPLY_LOST 0xC0000000 | 0x0253 macro
Dnetmisc.c733 ERRHRD, ERRgeneral, NT_STATUS_LPC_REPLY_LOST}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h519 #define NT_STATUS_LPC_REPLY_LOST (0xC0000000 | 0x0253) macro