Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.c878 struct ocfs2_insert_type { struct
3878 struct ocfs2_insert_type *insert) in ocfs2_insert_at_leaf()
4177 struct ocfs2_insert_type *insert) in ocfs2_insert_path()
4256 struct ocfs2_insert_type *type) in ocfs2_do_insert_extent()
4494 struct ocfs2_insert_type *insert, in ocfs2_figure_contig_type()
4539 static void ocfs2_figure_appending_type(struct ocfs2_insert_type *insert, in ocfs2_figure_appending_type()
4590 struct ocfs2_insert_type *insert) in ocfs2_figure_insert_type()
4727 struct ocfs2_insert_type insert = {0, }; in ocfs2_insert_extent()
4932 struct ocfs2_insert_type insert; in ocfs2_split_and_insert()
4961 memset(&insert, 0, sizeof(struct ocfs2_insert_type)); in ocfs2_split_and_insert()
[all …]