Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c30 {"NT_STATUS_NO_SUCH_DEVICE", NT_STATUS_NO_SUCH_DEVICE},
Dnterr.h61 #define NT_STATUS_NO_SUCH_DEVICE 0xC0000000 | 0x000e macro
Dnetmisc.c225 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_DEVICE}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h51 #define NT_STATUS_NO_SUCH_DEVICE (0xC0000000 | 0x000e) macro