Searched refs:fscrypt_is_nokey_name (Results 1 – 6 of 6) sorted by relevance
62 if (fscrypt_is_nokey_name(dentry)) in __fscrypt_prepare_link()87 if (fscrypt_is_nokey_name(old_dentry) || in __fscrypt_prepare_rename()88 fscrypt_is_nokey_name(new_dentry)) in __fscrypt_prepare_rename()
85 static inline bool fscrypt_is_nokey_name(const struct dentry *dentry) in fscrypt_is_nokey_name() function
27 static inline bool fscrypt_is_nokey_name(const struct dentry *dentry) in fscrypt_is_nokey_name() function
296 if (fscrypt_is_nokey_name(dentry)) in ubifs_prepare_create()
2860 if (fscrypt_is_nokey_name(dentry)) in f2fs_add_link()
2155 if (fscrypt_is_nokey_name(dentry)) in ext4_add_entry()