Searched refs:fscrypt_is_nokey_name (Results 1 – 5 of 5) sorted by relevance
57 if (fscrypt_is_nokey_name(dentry)) in __fscrypt_prepare_link()75 if (fscrypt_is_nokey_name(old_dentry) || in __fscrypt_prepare_rename()76 fscrypt_is_nokey_name(new_dentry)) in __fscrypt_prepare_rename()
239 static inline bool fscrypt_is_nokey_name(const struct dentry *dentry) in fscrypt_is_nokey_name() function379 static inline bool fscrypt_is_nokey_name(const struct dentry *dentry) in fscrypt_is_nokey_name() function
277 if (fscrypt_is_nokey_name(dentry)) in ubifs_prepare_create()
3355 if (fscrypt_is_nokey_name(dentry)) in f2fs_add_link()
2308 if (fscrypt_is_nokey_name(dentry)) in ext4_add_entry()