Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.c4239 static int ocfs2_do_insert_extent(handle_t *handle, in ocfs2_do_insert_extent() function
4753 status = ocfs2_do_insert_extent(handle, et, &rec, &insert); in ocfs2_insert_extent()
4977 ret = ocfs2_do_insert_extent(handle, et, &split_rec, &insert); in ocfs2_split_and_insert()
5334 ret = ocfs2_do_insert_extent(handle, et, &split_rec, &insert); in ocfs2_split_tree()