Home
last modified time | relevance | path

Searched refs:is_attr_encrypted (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dntfs.h410 static inline bool is_attr_encrypted(const struct ATTRIB *attr) in is_attr_encrypted() function
H A Dinode.c244 if (is_attr_encrypted(attr)) in ntfs_read_mft()
H A Dfrecord.c2020 } else if (is_attr_encrypted(attr)) { in ni_fiemap()