Home
last modified time | relevance | path

Searched refs:ocfs2_insert_at_leaf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c3860 static void ocfs2_insert_at_leaf(struct ocfs2_extent_tree *et, in ocfs2_insert_at_leaf() function
4151 * depth = 0, ocfs2_insert_at_leaf() is called directly.
4199 * We could call ocfs2_insert_at_leaf() for some types in ocfs2_insert_path()
4215 ocfs2_insert_at_leaf(et, insert_rec, path_leaf_el(right_path), in ocfs2_insert_path()
4259 ocfs2_insert_at_leaf(et, insert_rec, el, type); in ocfs2_do_insert_extent()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c3858 static void ocfs2_insert_at_leaf(struct ocfs2_extent_tree *et, in ocfs2_insert_at_leaf() function
4149 * depth = 0, ocfs2_insert_at_leaf() is called directly.
4197 * We could call ocfs2_insert_at_leaf() for some types in ocfs2_insert_path()
4213 ocfs2_insert_at_leaf(et, insert_rec, path_leaf_el(right_path), in ocfs2_insert_path()
4257 ocfs2_insert_at_leaf(et, insert_rec, el, type); in ocfs2_do_insert_extent()

Completed in 18 milliseconds