Lines Matching refs:vb_xv

709 	u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters);  in ocfs2_xattr_extend_allocation()
724 prev_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
741 clusters_to_add -= le32_to_cpu(vb->vb_xv->xr_clusters) - in ocfs2_xattr_extend_allocation()
752 &vb->vb_xv->xr_list); in ocfs2_xattr_extend_allocation()
792 le32_add_cpu(&vb->vb_xv->xr_clusters, -len); in __ocfs2_remove_xattr_range()
829 &vb->vb_xv->xr_list, &ext_flags); in ocfs2_xattr_shrink_size()
864 u32 old_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_value_truncate()
1361 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside()
1537 vb->vb_xv = in ocfs2_xa_fill_value_buf()
1902 return le32_to_cpu(vb.vb_xv->xr_clusters); in ocfs2_xa_value_clusters()
2383 vb->vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_remove_value_outside()
2386 ret = ocfs2_lock_xattr_remove_allocators(inode, vb->vb_xv, in ocfs2_remove_value_outside()
5384 vb.vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_bucket_value_truncate()
5829 vb.vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_prepare_refcount_xattr()
5833 &num_clusters, &vb.vb_xv->xr_list, in ocfs2_prepare_refcount_xattr()
5867 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5876 le32_to_cpu(vb.vb_xv->xr_clusters), p); in ocfs2_prepare_refcount_xattr()
5960 vb->vb_xv = xv; in ocfs2_xattr_attach_refcount_normal()
6071 &vb.vb_xv, &vb.vb_bh); in ocfs2_xattr_bucket_value_refcount()
6080 ret = ocfs2_xattr_value_attach_refcount(inode, vb.vb_xv, in ocfs2_xattr_bucket_value_refcount()
6411 vb->vb_xv = new_xv; in ocfs2_reflink_xattr_header()