Lines Matching refs:ocfs2_xattr_value_root
54 struct ocfs2_xattr_value_root xv;
305 struct ocfs2_xattr_value_root **xv,
1102 struct ocfs2_xattr_value_root *xv,
1162 struct ocfs2_xattr_value_root *xv;
1187 xv = (struct ocfs2_xattr_value_root *)
1211 struct ocfs2_xattr_value_root *xv;
1261 xv = (struct ocfs2_xattr_value_root *)
1361 struct ocfs2_xattr_value_root *xv = vb->vb_xv;
1538 (struct ocfs2_xattr_value_root *)ocfs2_xa_offset_pointer(loc,
2322 struct ocfs2_xattr_value_root *xv,
2383 vb->vb_xv = (struct ocfs2_xattr_value_root *)
3049 struct ocfs2_xattr_value_root *xv = NULL;
3148 xv = (struct ocfs2_xattr_value_root *)
5350 * Both the ocfs2_xattr_value_root and the entry will be updated here.
5384 vb.vb_xv = (struct ocfs2_xattr_value_root *)
5665 struct ocfs2_xattr_value_root *xv;
5829 vb.vb_xv = (struct ocfs2_xattr_value_root *)
5886 * Add the REFCOUNTED flags for all the extent rec in ocfs2_xattr_value_root.
5890 struct ocfs2_xattr_value_root *xv,
5946 struct ocfs2_xattr_value_root *xv;
5956 xv = (struct ocfs2_xattr_value_root *)((void *)header +
6003 struct ocfs2_xattr_value_root **xv,
6023 *xv = (struct ocfs2_xattr_value_root *)(base + name_offset +
6205 struct ocfs2_xattr_value_root **xv,
6223 struct ocfs2_xattr_value_root *xv;
6262 struct ocfs2_xattr_value_root **xv,
6268 *xv = (struct ocfs2_xattr_value_root *)((void *)xh +
6353 struct ocfs2_xattr_value_root *xv, *new_xv;
6686 struct ocfs2_xattr_value_root **xv,
6713 struct ocfs2_xattr_value_root **xv,
6745 * all the ocfs2_xattr_value_root and lock the allocators accordingly.