Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dexport.c148 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __lookup_inode()
247 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __snapfh_to_dentry()
342 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __get_parent()
H A Dsuper.h1142 extern bool ceph_security_xattr_wanted(struct inode *in);
1148 static inline bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
H A Ddir.c832 if (ceph_security_xattr_wanted(dir)) in ceph_lookup()
1932 if (ceph_security_xattr_wanted(dir)) in ceph_d_revalidate()
H A Dxattr.c1338 bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
H A Dfile.c787 if (ceph_security_xattr_wanted(dir)) in ceph_atomic_open()