Searched defs:FILE_ATTRIBUTE_TEMPORARY (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ntfs3/ | ||
H A D | ntfs.h | 132 FILE_ATTRIBUTE_TEMPORARY = cpu_to_le32(0x00000100), enumerator |
/linux/fs/smb/common/ | ||
H A D | smb2pdu.h | 1071 #define FILE_ATTRIBUTE_TEMPORARY 0x00000100 macro |