• Home
  • Raw
  • Download

Lines Matching refs:xv

54 	struct ocfs2_xattr_value_root	xv;  member
89 .xv.xr_list.l_count = cpu_to_le16(1),
305 struct ocfs2_xattr_value_root **xv,
1102 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside() argument
1113 el = &xv->xr_list; in ocfs2_xattr_get_value_outside()
1114 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_get_value_outside()
1162 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get() local
1187 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get()
1191 ret = ocfs2_xattr_get_value_outside(inode, xv, in ocfs2_xattr_ibody_get()
1211 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get() local
1261 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_block_get()
1263 ret = ocfs2_xattr_get_value_outside(inode, xv, in ocfs2_xattr_block_get()
1361 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside() local
1363 BUG_ON(clusters > le32_to_cpu(xv->xr_clusters)); in __ocfs2_xattr_set_value_outside()
1367 &num_clusters, &xv->xr_list, in __ocfs2_xattr_set_value_outside()
2322 struct ocfs2_xattr_value_root *xv, in ocfs2_lock_xattr_remove_allocators() argument
2335 &xv->xr_list, in ocfs2_lock_xattr_remove_allocators()
2346 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
3049 struct ocfs2_xattr_value_root *xv = NULL; in ocfs2_calc_xattr_set_need() local
3071 &def_xv.xv.xr_list); in ocfs2_calc_xattr_set_need()
3136 &def_xv.xv.xr_list); in ocfs2_calc_xattr_set_need()
3148 xv = (struct ocfs2_xattr_value_root *) in ocfs2_calc_xattr_set_need()
3152 xv = &def_xv.xv; in ocfs2_calc_xattr_set_need()
3158 meta_add += ocfs2_extend_meta_needed(&xv->xr_list); in ocfs2_calc_xattr_set_need()
3161 &xv->xr_list); in ocfs2_calc_xattr_set_need()
3228 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need()
5665 struct ocfs2_xattr_value_root *xv; in ocfs2_delete_xattr_in_bucket() local
5677 i, &xv, NULL); in ocfs2_delete_xattr_in_bucket()
5683 ret = ocfs2_lock_xattr_remove_allocators(inode, xv, in ocfs2_delete_xattr_in_bucket()
5890 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_value_attach_refcount() argument
5898 u32 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_value_attach_refcount()
5900 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount()
5946 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_attach_refcount_normal() local
5956 xv = (struct ocfs2_xattr_value_root *)((void *)header + in ocfs2_xattr_attach_refcount_normal()
5960 vb->vb_xv = xv; in ocfs2_xattr_attach_refcount_normal()
5963 ret = ocfs2_xattr_value_attach_refcount(inode, xv, &et, in ocfs2_xattr_attach_refcount_normal()
6003 struct ocfs2_xattr_value_root **xv, in ocfs2_get_xattr_tree_value_root() argument
6023 *xv = (struct ocfs2_xattr_value_root *)(base + name_offset + in ocfs2_get_xattr_tree_value_root()
6205 struct ocfs2_xattr_value_root **xv,
6223 struct ocfs2_xattr_value_root *xv; in ocfs2_value_metas_in_xattr_header() local
6231 ret = func(sb, bh, xh, i, &xv, NULL, para); in ocfs2_value_metas_in_xattr_header()
6237 *metas += le16_to_cpu(xv->xr_list.l_tree_depth) * in ocfs2_value_metas_in_xattr_header()
6238 le16_to_cpu(xv->xr_list.l_next_free_rec); in ocfs2_value_metas_in_xattr_header()
6241 &def_xv.xv.xr_list); in ocfs2_value_metas_in_xattr_header()
6247 if (!xv->xr_list.l_tree_depth) in ocfs2_value_metas_in_xattr_header()
6248 *num_recs += le16_to_cpu(xv->xr_list.l_next_free_rec); in ocfs2_value_metas_in_xattr_header()
6262 struct ocfs2_xattr_value_root **xv, in ocfs2_get_xattr_value_root() argument
6268 *xv = (struct ocfs2_xattr_value_root *)((void *)xh + in ocfs2_get_xattr_value_root()
6353 struct ocfs2_xattr_value_root *xv, *new_xv; in ocfs2_reflink_xattr_header() local
6387 ret = func(sb, old_bh, xh, i, &xv, NULL, para); in ocfs2_reflink_xattr_header()
6409 if (xv->xr_list.l_tree_depth) { in ocfs2_reflink_xattr_header()
6417 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_reflink_xattr_header()
6424 &xv->xr_list, in ocfs2_reflink_xattr_header()
6433 if (xv->xr_list.l_tree_depth) { in ocfs2_reflink_xattr_header()
6686 struct ocfs2_xattr_value_root **xv, in ocfs2_get_reflink_xattr_value_root() argument
6700 xv, ret_bh); in ocfs2_get_reflink_xattr_value_root()
6713 struct ocfs2_xattr_value_root **xv, in ocfs2_value_tree_metas_in_bucket() argument
6721 xv, ret_bh); in ocfs2_value_tree_metas_in_bucket()