Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c44 {"NT_STATUS_NOT_MAPPED_VIEW", NT_STATUS_NOT_MAPPED_VIEW},
Dnterr.h72 #define NT_STATUS_NOT_MAPPED_VIEW 0xC0000000 | 0x0019 macro
Dnetmisc.c239 ERRDOS, 487, NT_STATUS_NOT_MAPPED_VIEW}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h62 #define NT_STATUS_NOT_MAPPED_VIEW (0xC0000000 | 0x0019) macro