Searched defs:root_el (Results 1 – 4 of 4) sorted by relevance
/linux/fs/ocfs2/ |
H A D | alloc.h | 141 static inline int ocfs2_extend_meta_needed(struct ocfs2_extent_list *root_el) in ocfs2_extend_meta_needed() argument
|
H A D | journal.h | 520 struct ocfs2_extent_list *root_el) in ocfs2_calc_extend_credits() argument
|
H A D | alloc.c | 681 struct ocfs2_extent_list *root_el, in ocfs2_new_path() argument 1363 struct ocfs2_extent_list *root_el; in ocfs2_shift_tree_depth() local 1793 __ocfs2_find_path(struct ocfs2_caching_info * ci,struct ocfs2_extent_list * root_el,u32 cpos,path_insert_t * func,void * data) __ocfs2_find_path() argument 1940 ocfs2_find_leaf(struct ocfs2_caching_info * ci,struct ocfs2_extent_list * root_el,u32 cpos,struct buffer_head ** leaf_bh) ocfs2_find_leaf() argument 2012 ocfs2_adjust_root_records(struct ocfs2_extent_list * root_el,struct ocfs2_extent_list * left_el,struct ocfs2_extent_list * right_el,u64 left_el_blkno) ocfs2_adjust_root_records() argument 2630 struct ocfs2_extent_list *root_el = left_path->p_node[subtree_index].el; ocfs2_unlink_subtree() local 7242 struct ocfs2_extent_list *root_el = &(di->id2.i_list); ocfs2_commit_truncate() local [all...] |
H A D | suballoc.c | 1024 struct ocfs2_extent_list *root_el, in ocfs2_reserve_new_metadata() argument
|