Searched refs:ceph_security_xattr_wanted (Results 1 – 5 of 5) sorted by relevance
147 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __lookup_inode()245 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __snapfh_to_dentry()340 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __get_parent()
1066 extern bool ceph_security_xattr_wanted(struct inode *in);1072 static inline bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
787 if (ceph_security_xattr_wanted(dir)) in ceph_lookup()1742 if (ceph_security_xattr_wanted(dir)) in ceph_d_revalidate()
1284 bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
718 if (ceph_security_xattr_wanted(dir)) in ceph_atomic_open()
Completed in 20 milliseconds