Searched refs:FILE_ATTRIBUTE_OFFLINE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ntfs3/ | ||
D | ntfs.h | 143 FILE_ATTRIBUTE_OFFLINE = cpu_to_le32(0x00001000), enumerator |
/linux-6.1.9/fs/smbfs_common/ | ||
D | smb2pdu.h | 988 #define FILE_ATTRIBUTE_OFFLINE 0x00001000 macro |