Searched defs:FILE_ATTRIBUTE_ENCRYPTED (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/fs/ntfs3/ | ||
D | ntfs.h | 145 FILE_ATTRIBUTE_ENCRYPTED = cpu_to_le32(0x00004000), enumerator |
/Linux-v5.15/fs/cifs/ | ||
D | smb2pdu.h | 696 #define FILE_ATTRIBUTE_ENCRYPTED 0x00004000 macro |