Lines Matching refs:vb_xv
703 u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
718 prev_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
735 clusters_to_add -= le32_to_cpu(vb->vb_xv->xr_clusters) - in ocfs2_xattr_extend_allocation()
746 &vb->vb_xv->xr_list); in ocfs2_xattr_extend_allocation()
786 le32_add_cpu(&vb->vb_xv->xr_clusters, -len); in __ocfs2_remove_xattr_range()
823 &vb->vb_xv->xr_list, &ext_flags); in ocfs2_xattr_shrink_size()
858 u32 old_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_value_truncate()
1364 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside()
1540 vb->vb_xv = in ocfs2_xa_fill_value_buf()
1905 return le32_to_cpu(vb.vb_xv->xr_clusters); in ocfs2_xa_value_clusters()
2385 vb->vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_remove_value_outside()
2388 ret = ocfs2_lock_xattr_remove_allocators(inode, vb->vb_xv, in ocfs2_remove_value_outside()
5377 vb.vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_bucket_value_truncate()
5822 vb.vb_xv = (struct ocfs2_xattr_value_root *) in ocfs2_prepare_refcount_xattr()
5826 &num_clusters, &vb.vb_xv->xr_list, in ocfs2_prepare_refcount_xattr()
5860 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5869 le32_to_cpu(vb.vb_xv->xr_clusters), p); in ocfs2_prepare_refcount_xattr()
5953 vb->vb_xv = xv; in ocfs2_xattr_attach_refcount_normal()
6064 &vb.vb_xv, &vb.vb_bh); in ocfs2_xattr_bucket_value_refcount()
6073 ret = ocfs2_xattr_value_attach_refcount(inode, vb.vb_xv, in ocfs2_xattr_bucket_value_refcount()
6404 vb->vb_xv = new_xv; in ocfs2_reflink_xattr_header()