Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h68 #define NT_STATUS_NONEXISTENT_SECTOR 0xC0000000 | 0x0015 macro
H A Dnterr.c45 {"NT_STATUS_NONEXISTENT_SECTOR", NT_STATUS_NONEXISTENT_SECTOR},
H A Dnetmisc.c232 ERRDOS, 27, NT_STATUS_NONEXISTENT_SECTOR},
/linux-6.15/fs/smb/server/
H A Dnterr.h58 #define NT_STATUS_NONEXISTENT_SECTOR (0xC0000000 | 0x0015) macro