Home
last modified time | relevance | path

Searched defs:split_rec (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dalloc.c3359 * Remove split_rec clusters from the record at index and merge them in ocfs2_merge_rec_right() argument
3525 ocfs2_merge_rec_left(struct ocfs2_path * right_path,handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_extent_rec * split_rec,struct ocfs2_cached_dealloc_ctxt * dealloc,int index) ocfs2_merge_rec_left() argument
3671 ocfs2_try_to_merge_extent(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int split_index,struct ocfs2_extent_rec * split_rec,struct ocfs2_cached_dealloc_ctxt * dealloc,struct ocfs2_merge_ctxt * ctxt) ocfs2_try_to_merge_extent() argument
3841 ocfs2_subtract_from_rec(struct super_block * sb,enum ocfs2_split_type split,struct ocfs2_extent_rec * rec,struct ocfs2_extent_rec * split_rec) ocfs2_subtract_from_rec() argument
4087 ocfs2_split_record(struct ocfs2_extent_tree * et,struct ocfs2_path * left_path,struct ocfs2_path * right_path,struct ocfs2_extent_rec * split_rec,enum ocfs2_split_type split) ocfs2_split_record() argument
4366 ocfs2_figure_merge_contig_type(struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_extent_list * el,int index,struct ocfs2_extent_rec * split_rec,struct ocfs2_merge_ctxt * ctxt) ocfs2_figure_merge_contig_type() argument
4897 ocfs2_make_right_split_rec(struct super_block * sb,struct ocfs2_extent_rec * split_rec,u32 cpos,struct ocfs2_extent_rec * rec) ocfs2_make_right_split_rec() argument
4929 struct ocfs2_extent_rec split_rec = *orig_split_rec; ocfs2_split_and_insert() local
5033 ocfs2_replace_extent_rec(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_extent_list * el,int split_index,struct ocfs2_extent_rec * split_rec) ocfs2_replace_extent_rec() argument
5074 ocfs2_split_extent(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int split_index,struct ocfs2_extent_rec * split_rec,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_split_extent() argument
5173 struct ocfs2_extent_rec split_rec; ocfs2_change_extent_flag() local
5295 struct ocfs2_extent_rec split_rec; ocfs2_split_tree() local
[all...]
H A Drefcounttree.c1821 ocfs2_split_refcount_rec(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head * ref_leaf_bh,struct ocfs2_refcount_rec * split_rec,int index,int merge,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_split_refcount_rec() argument
[all...]