Home
last modified time | relevance | path

Searched refs:ceph_security_xattr_wanted (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dexport.c150 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __lookup_inode()
250 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __snapfh_to_dentry()
343 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __get_parent()
H A Dsuper.h1147 extern bool ceph_security_xattr_wanted(struct inode *in);
1153 static inline bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
H A Ddir.c859 if (ceph_security_xattr_wanted(dir)) in ceph_lookup()
2012 if (ceph_security_xattr_wanted(dir)) in ceph_d_revalidate()
H A Dxattr.c1356 bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function