Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscrypt.h313 static inline bool fscrypt_is_nokey_name(const struct dentry *dentry) in fscrypt_is_nokey_name() function
496 static inline bool fscrypt_is_nokey_name(const struct dentry *dentry) in fscrypt_is_nokey_name() function
/linux/fs/ext4/
H A Dnamei.c2467 if (fscrypt_is_nokey_name(dentry)) in ext4_add_entry()
/linux/fs/f2fs/
H A Df2fs.h3961 if (fscrypt_is_nokey_name(dentry)) in f2fs_add_link()