Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dexport.c82 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __fh_to_dentry()
148 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __get_parent()
Dsuper.h908 extern bool ceph_security_xattr_wanted(struct inode *in);
914 static inline bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
Ddir.c777 if (ceph_security_xattr_wanted(dir)) in ceph_lookup()
1275 if (ceph_security_xattr_wanted(dir)) in ceph_d_revalidate()
Dxattr.c1190 bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
Dfile.c481 if (ceph_security_xattr_wanted(dir)) in ceph_atomic_open()