Home
last modified time | relevance | path

Searched defs:NT_STATUS_NO_SUCH_DEVICE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dnterr.h61 #define NT_STATUS_NO_SUCH_DEVICE 0xC0000000 | 0x000e macro
/openbmc/linux/fs/smb/server/
H A Dnterr.h51 #define NT_STATUS_NO_SUCH_DEVICE (0xC0000000 | 0x000e) macro