Home
last modified time | relevance | path

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

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