Lines Matching refs:vb_xv

721 	u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters);  in ocfs2_xattr_extend_allocation()
736 prev_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
753 clusters_to_add -= le32_to_cpu(vb->vb_xv->xr_clusters) - in ocfs2_xattr_extend_allocation()
764 &vb->vb_xv->xr_list); in ocfs2_xattr_extend_allocation()
804 le32_add_cpu(&vb->vb_xv->xr_clusters, -len); in __ocfs2_remove_xattr_range()
841 &vb->vb_xv->xr_list, &ext_flags); in ocfs2_xattr_shrink_size()
876 u32 old_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_value_truncate()
1350 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside()
1526 vb->vb_xv = in ocfs2_xa_fill_value_buf()
1891 return le32_to_cpu(vb.vb_xv->xr_clusters); in ocfs2_xa_value_clusters()
2372 vb->vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_remove_value_outside()
2375 ret = ocfs2_lock_xattr_remove_allocators(inode, vb->vb_xv, in ocfs2_remove_value_outside()
5378 vb.vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_bucket_value_truncate()
5823 vb.vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_prepare_refcount_xattr()
5827 &num_clusters, &vb.vb_xv->xr_list, in ocfs2_prepare_refcount_xattr()
5861 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5870 le32_to_cpu(vb.vb_xv->xr_clusters), p); in ocfs2_prepare_refcount_xattr()
5954 vb->vb_xv = xv; in ocfs2_xattr_attach_refcount_normal()
6065 &vb.vb_xv, &vb.vb_bh); in ocfs2_xattr_bucket_value_refcount()
6074 ret = ocfs2_xattr_value_attach_refcount(inode, vb.vb_xv, in ocfs2_xattr_bucket_value_refcount()
6405 vb->vb_xv = new_xv; in ocfs2_reflink_xattr_header()