Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dalloc.c869 struct ocfs2_insert_type { struct
3828 struct ocfs2_insert_type *insert) in ocfs2_insert_at_leaf()
4128 struct ocfs2_insert_type *insert) in ocfs2_insert_path()
4207 struct ocfs2_insert_type *type) in ocfs2_do_insert_extent()
4443 struct ocfs2_insert_type *insert, in ocfs2_figure_contig_type()
4488 static void ocfs2_figure_appending_type(struct ocfs2_insert_type *insert, in ocfs2_figure_appending_type()
4539 struct ocfs2_insert_type *insert) in ocfs2_figure_insert_type()
4676 struct ocfs2_insert_type insert = {0, }; in ocfs2_insert_extent()
4865 struct ocfs2_insert_type insert; in ocfs2_split_and_insert()
4894 memset(&insert, 0, sizeof(struct ocfs2_insert_type)); in ocfs2_split_and_insert()
[all …]