Home
last modified time | relevance | path

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

/fs/ocfs2/
Dalloc.c862 struct ocfs2_insert_type { struct
3861 struct ocfs2_insert_type *insert) in ocfs2_insert_at_leaf()
4160 struct ocfs2_insert_type *insert) in ocfs2_insert_path()
4239 struct ocfs2_insert_type *type) in ocfs2_do_insert_extent()
4477 struct ocfs2_insert_type *insert, in ocfs2_figure_contig_type()
4522 static void ocfs2_figure_appending_type(struct ocfs2_insert_type *insert, in ocfs2_figure_appending_type()
4573 struct ocfs2_insert_type *insert) in ocfs2_figure_insert_type()
4710 struct ocfs2_insert_type insert = {0, }; in ocfs2_insert_extent()
4915 struct ocfs2_insert_type insert; in ocfs2_split_and_insert()
4944 memset(&insert, 0, sizeof(struct ocfs2_insert_type)); in ocfs2_split_and_insert()
[all …]