Searched refs:FILE_ATTRIBUTE_TEMPORARY (Results 1 – 2 of 2) sorted by relevance
/linux/fs/smbfs_common/ | ||
A D | smb2pdu.h | 812 #define FILE_ATTRIBUTE_TEMPORARY 0x00000100 macro |
/linux/fs/ntfs3/ | ||
A D | ntfs.h | 139 FILE_ATTRIBUTE_TEMPORARY = cpu_to_le32(0x00000100), enumerator |
Completed in 15 milliseconds