Searched refs:ref_et (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 1529 struct ocfs2_extent_tree ref_et; in ocfs2_new_leaf_refcount_block() local 1594 ocfs2_init_refcount_extent_tree(&ref_et, ci, ref_root_bh); in ocfs2_new_leaf_refcount_block() 1600 ret = ocfs2_insert_extent(handle, &ref_et, new_cpos, new_bh->b_blocknr, in ocfs2_new_leaf_refcount_block()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 1527 struct ocfs2_extent_tree ref_et; in ocfs2_new_leaf_refcount_block() local 1592 ocfs2_init_refcount_extent_tree(&ref_et, ci, ref_root_bh); in ocfs2_new_leaf_refcount_block() 1598 ret = ocfs2_insert_extent(handle, &ref_et, new_cpos, new_bh->b_blocknr, in ocfs2_new_leaf_refcount_block()
|
Completed in 12 milliseconds