Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.h68 #define NT_STATUS_NONEXISTENT_SECTOR 0xC0000000 | 0x0015 macro
/linux-6.1.9/fs/ksmbd/
Dnterr.h58 #define NT_STATUS_NONEXISTENT_SECTOR (0xC0000000 | 0x0015) macro