Searched refs:ocfs2_expand_refcount_tree (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 1610 static int ocfs2_expand_refcount_tree(handle_t *handle, in ocfs2_expand_refcount_tree() function 1756 ret = ocfs2_expand_refcount_tree(handle, ci, ref_root_bh, in ocfs2_insert_refcount_rec() 1882 ret = ocfs2_expand_refcount_tree(handle, ci, ref_root_bh, in ocfs2_split_refcount_rec()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 1608 static int ocfs2_expand_refcount_tree(handle_t *handle, in ocfs2_expand_refcount_tree() function 1754 ret = ocfs2_expand_refcount_tree(handle, ci, ref_root_bh, in ocfs2_insert_refcount_rec() 1880 ret = ocfs2_expand_refcount_tree(handle, ci, ref_root_bh, in ocfs2_split_refcount_rec()
|
Completed in 16 milliseconds