Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dntfs.h411 static inline bool is_attr_encrypted(const struct ATTRIB *attr) in is_attr_encrypted() function
H A Dinode.c245 if (is_attr_encrypted(attr)) in ntfs_read_mft()