Searched refs:fscrypt_has_permitted_context (Results 1 – 2 of 2) sorted by relevance
659 int fscrypt_has_permitted_context(struct inode *parent, struct inode *child) in fscrypt_has_permitted_context() function715 EXPORT_SYMBOL(fscrypt_has_permitted_context);
984 !fscrypt_has_permitted_context(dir, d_inode(dentry))) { in ceph_atomic_open()