Home
last modified time | relevance | path

Searched refs:xr_list (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Dxattr.c87 .xv.xr_list.l_count = cpu_to_le16(1),
746 &vb->vb_xv->xr_list); in ocfs2_xattr_extend_allocation()
1116 el = &xv->xr_list; in ocfs2_xattr_get_value_outside()
2337 &xv->xr_list, in ocfs2_lock_xattr_remove_allocators()
3073 &def_xv.xv.xr_list); in ocfs2_calc_xattr_set_need()
3138 &def_xv.xv.xr_list); in ocfs2_calc_xattr_set_need()
3163 &xv->xr_list); in ocfs2_calc_xattr_set_need()
6234 &def_xv.xv.xr_list); in ocfs2_value_metas_in_xattr_header()
6240 if (!xv->xr_list.l_tree_depth) in ocfs2_value_metas_in_xattr_header()
6402 if (xv->xr_list.l_tree_depth) { in ocfs2_reflink_xattr_header()
[all …]
H A Docfs2_fs.h1036 /*10*/ struct ocfs2_extent_list xr_list; /* Extent record list */ member
H A Drefcounttree.c3491 num_clusters, &xv->xr_list, in ocfs2_xattr_value_get_clusters()
3514 &num_clusters, &xv->xr_list, in ocfs2_refcounted_xattr_delete_need()
3598 ret = ocfs2_refcount_cal_cow_clusters(inode, &xv->xr_list, in ocfs2_refcount_cow_xattr()
H A Dalloc.c255 et->et_root_el = &vb->vb_xv->xr_list; in ocfs2_xattr_value_fill_root_el()