Searched defs:FILE_ATTRIBUTE_ENCRYPTED (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ntfs3/ | ||
A D | ntfs.h | 145 FILE_ATTRIBUTE_ENCRYPTED = cpu_to_le32(0x00004000), enumerator |
/linux/fs/smbfs_common/ | ||
A D | smb2pdu.h | 818 #define FILE_ATTRIBUTE_ENCRYPTED 0x00004000 macro |
Completed in 17 milliseconds