Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c863 struct ocfs2_insert_type { struct
3876 struct ocfs2_insert_type *insert) in ocfs2_insert_at_leaf()
4175 struct ocfs2_insert_type *insert) in ocfs2_insert_path()
4254 struct ocfs2_insert_type *type) in ocfs2_do_insert_extent()
4492 struct ocfs2_insert_type *insert, in ocfs2_figure_contig_type()
4537 static void ocfs2_figure_appending_type(struct ocfs2_insert_type *insert, in ocfs2_figure_appending_type()
4588 struct ocfs2_insert_type *insert) in ocfs2_figure_insert_type()
4725 struct ocfs2_insert_type insert = {0, }; in ocfs2_insert_extent()
4930 struct ocfs2_insert_type insert; in ocfs2_split_and_insert()
4959 memset(&insert, 0, sizeof(struct ocfs2_insert_type)); in ocfs2_split_and_insert()
[all …]