Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h548 #define NT_STATUS_FILE_IS_OFFLINE 0xC0000000 | 0x0267 macro
H A Dnterr.c676 {"NT_STATUS_FILE_IS_OFFLINE", NT_STATUS_FILE_IS_OFFLINE},
H A Dnetmisc.c752 ERRHRD, ERRgeneral, NT_STATUS_FILE_IS_OFFLINE}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h538 #define NT_STATUS_FILE_IS_OFFLINE (0xC0000000 | 0x0267) macro