Searched refs:fscrypt_has_permitted_context (Results 1 – 5 of 5) sorted by relevance
41 !fscrypt_has_permitted_context(d_inode(dir), inode)) { in fscrypt_file_open()65 if (!fscrypt_has_permitted_context(dir, inode)) in __fscrypt_prepare_link()93 !fscrypt_has_permitted_context(new_dir, in __fscrypt_prepare_rename()99 !fscrypt_has_permitted_context(old_dir, in __fscrypt_prepare_rename()
447 int fscrypt_has_permitted_context(struct inode *parent, struct inode *child) in fscrypt_has_permitted_context() function497 EXPORT_SYMBOL(fscrypt_has_permitted_context);
483 !fscrypt_has_permitted_context(dir, inode)) { in f2fs_lookup()
266 !fscrypt_has_permitted_context(dir, inode)) { in ubifs_lookup()
1709 !fscrypt_has_permitted_context(dir, inode)) { in ext4_lookup()