Home
last modified time | relevance | path

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

/linux-6.15/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.h1145 extern bool ceph_security_xattr_wanted(struct inode *in);
1151 static inline bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
H A Ddir.c860 if (ceph_security_xattr_wanted(dir)) in ceph_lookup()
2013 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
H A Dfile.c869 if (ceph_security_xattr_wanted(dir)) in ceph_atomic_open()