Home
last modified time | relevance | path

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

/fs/ceph/
Dexport.c147 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __lookup_inode()
235 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __snapfh_to_dentry()
329 if (ceph_security_xattr_wanted(d_inode(sb->s_root))) in __get_parent()
Dsuper.h1025 extern bool ceph_security_xattr_wanted(struct inode *in);
1031 static inline bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
Ddir.c794 if (ceph_security_xattr_wanted(dir)) in ceph_lookup()
1732 if (ceph_security_xattr_wanted(dir)) in ceph_d_revalidate()
Dxattr.c1191 bool ceph_security_xattr_wanted(struct inode *in) in ceph_security_xattr_wanted() function
Dfile.c739 if (ceph_security_xattr_wanted(dir)) in ceph_atomic_open()