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