Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dexport.c155 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __lookup_inode()
255 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __snapfh_to_dentry()
348 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __get_parent()
H A Dsuper.h1173 extern bool ceph_security_xattr_wanted(struct inode *in);
1179 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()
2022 if (ceph_security_xattr_wanted(dir)) in ceph_d_revalidate()
H A Dxattr.c1354 bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
H A Dfile.c863 if (ceph_security_xattr_wanted(dir)) in ceph_atomic_open()