Searched refs:FILE_ATTRIBUTE_OFFLINE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/ntfs3/ | ||
D | ntfs.h | 136 FILE_ATTRIBUTE_OFFLINE = cpu_to_le32(0x00001000), enumerator |
/linux-6.12.1/fs/smb/common/ | ||
D | smb2pdu.h | 1075 #define FILE_ATTRIBUTE_OFFLINE 0x00001000 macro |