Lines Matching refs:vb_xv

717 	u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters);  in ocfs2_xattr_extend_allocation()
732 prev_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
749 clusters_to_add -= le32_to_cpu(vb->vb_xv->xr_clusters) - in ocfs2_xattr_extend_allocation()
760 &vb->vb_xv->xr_list); in ocfs2_xattr_extend_allocation()
800 le32_add_cpu(&vb->vb_xv->xr_clusters, -len); in __ocfs2_remove_xattr_range()
837 &vb->vb_xv->xr_list, &ext_flags); in ocfs2_xattr_shrink_size()
872 u32 old_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_value_truncate()
1369 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside()
1545 vb->vb_xv = in ocfs2_xa_fill_value_buf()
1910 return le32_to_cpu(vb.vb_xv->xr_clusters); in ocfs2_xa_value_clusters()
2391 vb->vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_remove_value_outside()
2394 ret = ocfs2_lock_xattr_remove_allocators(inode, vb->vb_xv, in ocfs2_remove_value_outside()
5392 vb.vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_bucket_value_truncate()
5837 vb.vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_prepare_refcount_xattr()
5841 &num_clusters, &vb.vb_xv->xr_list, in ocfs2_prepare_refcount_xattr()
5875 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5884 le32_to_cpu(vb.vb_xv->xr_clusters), p); in ocfs2_prepare_refcount_xattr()
5968 vb->vb_xv = xv; in ocfs2_xattr_attach_refcount_normal()
6079 &vb.vb_xv, &vb.vb_bh); in ocfs2_xattr_bucket_value_refcount()
6088 ret = ocfs2_xattr_value_attach_refcount(inode, vb.vb_xv, in ocfs2_xattr_bucket_value_refcount()
6419 vb->vb_xv = new_xv; in ocfs2_reflink_xattr_header()