Lines Matching refs:ceph_vxattr_cb
24 struct ceph_vxattr_cb { struct
82 static struct ceph_vxattr_cb ceph_dir_vxattrs[] = {
113 static struct ceph_vxattr_cb ceph_file_vxattrs[] = {
118 static struct ceph_vxattr_cb *ceph_inode_vxattrs(struct inode *inode) in ceph_inode_vxattrs()
127 static struct ceph_vxattr_cb *ceph_match_vxattr(struct ceph_vxattr_cb *vxattr, in ceph_match_vxattr()
503 struct ceph_vxattr_cb *vxattrs = ceph_inode_vxattrs(inode); in ceph_getxattr()
506 struct ceph_vxattr_cb *vxattr = NULL; in ceph_getxattr()
569 struct ceph_vxattr_cb *vxattrs = ceph_inode_vxattrs(inode); in ceph_listxattr()
697 struct ceph_vxattr_cb *vxattrs = ceph_inode_vxattrs(inode); in ceph_setxattr()
715 struct ceph_vxattr_cb *vxattr = in ceph_setxattr()
812 struct ceph_vxattr_cb *vxattrs = ceph_inode_vxattrs(inode); in ceph_removexattr()
824 struct ceph_vxattr_cb *vxattr = in ceph_removexattr()