Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c38 {"NT_STATUS_NONEXISTENT_SECTOR", NT_STATUS_NONEXISTENT_SECTOR},
Dnterr.h68 #define NT_STATUS_NONEXISTENT_SECTOR 0xC0000000 | 0x0015 macro
Dnetmisc.c232 ERRDOS, 27, NT_STATUS_NONEXISTENT_SECTOR},
/linux-5.19.10/fs/ksmbd/
Dnterr.h58 #define NT_STATUS_NONEXISTENT_SECTOR (0xC0000000 | 0x0015) macro