Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dalloc.c862 struct ocfs2_insert_type { struct
3868 struct ocfs2_insert_type *insert) in ocfs2_insert_at_leaf()
4167 struct ocfs2_insert_type *insert) in ocfs2_insert_path()
4246 struct ocfs2_insert_type *type) in ocfs2_do_insert_extent()
4484 struct ocfs2_insert_type *insert, in ocfs2_figure_contig_type()
4529 static void ocfs2_figure_appending_type(struct ocfs2_insert_type *insert, in ocfs2_figure_appending_type()
4580 struct ocfs2_insert_type *insert) in ocfs2_figure_insert_type()
4717 struct ocfs2_insert_type insert = {0, }; in ocfs2_insert_extent()
4922 struct ocfs2_insert_type insert; in ocfs2_split_and_insert()
4951 memset(&insert, 0, sizeof(struct ocfs2_insert_type)); in ocfs2_split_and_insert()
[all …]