Home
last modified time | relevance | path

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

/linux-5.15/fs/cifs/ !
H A Dnterr.c655 {"NT_STATUS_PLUGPLAY_NO_DEVICE", NT_STATUS_PLUGPLAY_NO_DEVICE},
H A Dnterr.h539 #define NT_STATUS_PLUGPLAY_NO_DEVICE 0xC0000000 | 0x025e macro
H A Dnetmisc.c744 ERRHRD, ERRgeneral, NT_STATUS_PLUGPLAY_NO_DEVICE}, {
/linux-5.15/fs/ksmbd/ !
A Dnterr.h529 #define NT_STATUS_PLUGPLAY_NO_DEVICE (0xC0000000 | 0x025e) macro