Searched refs:fscrypt_has_permitted_context (Results 1 – 6 of 6) sorted by relevance
63 if (!fscrypt_has_permitted_context(d_inode(dentry_parent), inode)) { in fscrypt_file_open()84 if (!fscrypt_has_permitted_context(dir, inode)) in __fscrypt_prepare_link()105 !fscrypt_has_permitted_context(new_dir, in __fscrypt_prepare_rename()111 !fscrypt_has_permitted_context(old_dir, in __fscrypt_prepare_rename()
659 int fscrypt_has_permitted_context(struct inode *parent, struct inode *child) in fscrypt_has_permitted_context() function715 EXPORT_SYMBOL(fscrypt_has_permitted_context);
515 !fscrypt_has_permitted_context(dir, inode)) { in f2fs_lookup()
283 !fscrypt_has_permitted_context(dir, inode)) { in ubifs_lookup()
971 !fscrypt_has_permitted_context(dir, d_inode(dentry))) { in ceph_atomic_open()
1796 !fscrypt_has_permitted_context(dir, inode)) { in ext4_lookup()
Completed in 29 milliseconds