Lines Matching refs:ceph_vxattr
45 struct ceph_vxattr { struct
229 static struct ceph_vxattr ceph_dir_vxattrs[] = {
256 static struct ceph_vxattr ceph_file_vxattrs[] = {
273 static struct ceph_vxattr *ceph_inode_vxattrs(struct inode *inode) in ceph_inode_vxattrs()
282 static size_t ceph_vxattrs_name_size(struct ceph_vxattr *vxattrs) in ceph_vxattrs_name_size()
296 static size_t __init vxattrs_name_size(struct ceph_vxattr *vxattrs) in vxattrs_name_size()
298 struct ceph_vxattr *vxattr; in vxattrs_name_size()
322 static struct ceph_vxattr *ceph_match_vxattr(struct inode *inode, in ceph_match_vxattr()
325 struct ceph_vxattr *vxattr = ceph_inode_vxattrs(inode); in ceph_match_vxattr()
723 struct ceph_vxattr *vxattr = NULL; in __ceph_getxattr()
786 struct ceph_vxattr *vxattrs = ceph_inode_vxattrs(inode); in ceph_listxattr()
912 struct ceph_vxattr *vxattr; in __ceph_setxattr()
1070 struct ceph_vxattr *vxattr; in __ceph_removexattr()