Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dnterr.h548 #define NT_STATUS_FILE_IS_OFFLINE 0xC0000000 | 0x0267 macro
Dnterr.c669 {"NT_STATUS_FILE_IS_OFFLINE", NT_STATUS_FILE_IS_OFFLINE},
Dnetmisc.c753 ERRHRD, ERRgeneral, NT_STATUS_FILE_IS_OFFLINE}, {
/linux-6.12.1/fs/smb/server/
Dnterr.h538 #define NT_STATUS_FILE_IS_OFFLINE (0xC0000000 | 0x0267) macro