Searched defs:last_eb_bh (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 1146 ocfs2_add_branch(handle_t *handle, struct ocfs2_extent_tree *et, struct buffer_head *eb_bh, struct buffer_head **last_eb_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_add_branch() argument 1524 ocfs2_grow_tree(handle_t *handle, struct ocfs2_extent_tree *et, int *final_depth, struct buffer_head **last_eb_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_grow_tree() argument 4571 ocfs2_figure_insert_type(struct ocfs2_extent_tree *et, struct buffer_head **last_eb_bh, struct ocfs2_extent_rec *insert_rec, int *free_records, struct ocfs2_insert_type *insert) ocfs2_figure_insert_type() argument 4711 struct buffer_head *last_eb_bh = NULL; ocfs2_insert_extent() local 4903 ocfs2_split_and_insert(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct buffer_head **last_eb_bh, int split_index, struct ocfs2_extent_rec *orig_split_rec, struct ocfs2_alloc_context *meta_ac) ocfs2_split_and_insert() argument 5067 struct buffer_head *last_eb_bh = NULL; ocfs2_split_extent() local 5279 struct buffer_head *last_eb_bh = NULL; ocfs2_split_tree() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 1144 ocfs2_add_branch(handle_t *handle, struct ocfs2_extent_tree *et, struct buffer_head *eb_bh, struct buffer_head **last_eb_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_add_branch() argument 1522 ocfs2_grow_tree(handle_t *handle, struct ocfs2_extent_tree *et, int *final_depth, struct buffer_head **last_eb_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_grow_tree() argument 4569 ocfs2_figure_insert_type(struct ocfs2_extent_tree *et, struct buffer_head **last_eb_bh, struct ocfs2_extent_rec *insert_rec, int *free_records, struct ocfs2_insert_type *insert) ocfs2_figure_insert_type() argument 4709 struct buffer_head *last_eb_bh = NULL; ocfs2_insert_extent() local 4901 ocfs2_split_and_insert(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct buffer_head **last_eb_bh, int split_index, struct ocfs2_extent_rec *orig_split_rec, struct ocfs2_alloc_context *meta_ac) ocfs2_split_and_insert() argument 5065 struct buffer_head *last_eb_bh = NULL; ocfs2_split_extent() local 5277 struct buffer_head *last_eb_bh = NULL; ocfs2_split_tree() local [all...] |
Completed in 9 milliseconds