Home
last modified time | relevance | path

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

/fs/ocfs2/
Dalloc.h59 struct ocfs2_extent_list *et_root_el;
157 static inline int ocfs2_extend_meta_needed(struct ocfs2_extent_list *root_el) in ocfs2_extend_meta_needed()
238 struct ocfs2_extent_list *root_el, u32 cpos,
240 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster);
246 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters()
285 struct ocfs2_extent_list *el;
Dalloc.c688 struct ocfs2_extent_list *root_el, in ocfs2_new_path()
773 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list()
961 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents()
1088 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec()
1107 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch()
1166 struct ocfs2_extent_list *eb_el; in ocfs2_add_branch()
1167 struct ocfs2_extent_list *el; in ocfs2_add_branch()
1347 struct ocfs2_extent_list *root_el; in ocfs2_shift_tree_depth()
1348 struct ocfs2_extent_list *eb_el; in ocfs2_shift_tree_depth()
1436 struct ocfs2_extent_list *el; in ocfs2_find_branch_target()
[all …]
Docfs2_fs.h500 struct ocfs2_extent_list { struct
562 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */
769 struct ocfs2_extent_list i_list;
885 struct ocfs2_extent_list dr_list; /* Keep this aligned to 128
955 /*140*/ struct ocfs2_extent_list bg_list;
1011 struct ocfs2_extent_list rf_list; /* Extent record list,
1077 /*10*/ struct ocfs2_extent_list xr_list; /* Extent record list */
1090 /*10*/ struct ocfs2_extent_list xt_list; /* Extent record list */
Dextent_map.h60 struct ocfs2_extent_list *el,
68 struct ocfs2_extent_list *el,
Dextent_map.c295 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty()
330 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index()
358 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters()
419 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache()
546 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
Djournal.h532 struct ocfs2_extent_list *root_el) in ocfs2_calc_extend_credits()
595 struct ocfs2_extent_list *last_el) in ocfs2_calc_tree_trunc_credits()
Dsuballoc.h78 struct ocfs2_extent_list *root_el,
Dxattr.c1097 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside()
2641 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline()
2731 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init()
3188 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need()
3213 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need()
3673 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec()
3916 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find()
4073 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block()
5262 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket()
5885 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount()
[all …]
Drefcounttree.c967 struct ocfs2_extent_list *el, in ocfs2_get_refcount_cpos_end()
976 struct ocfs2_extent_list *tmp_el; in ocfs2_get_refcount_cpos_end()
1073 struct ocfs2_extent_list *el; in ocfs2_get_refcount_rec()
1670 struct ocfs2_extent_list *el; in ocfs2_adjust_refcount_rec()
2638 struct ocfs2_extent_list *el, in ocfs2_refcount_cal_cow_clusters()
3065 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount()
Dsuballoc.c341 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_bg_discontig_add_extent()
514 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_block_group_grow_discontig()
568 struct ocfs2_extent_list *el; in ocfs2_bg_alloc_cleanup()
1036 struct ocfs2_extent_list *root_el, in ocfs2_reserve_new_metadata()
Dfile.c1684 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec()
1709 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos()
1776 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range()
Ddir.c783 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup_rec()
862 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup()
921 struct ocfs2_extent_list *dr_el; in ocfs2_dx_dir_search()
3184 struct ocfs2_extent_list *el = &fe->id2.i_list; in ocfs2_extend_dir()
Dmove_extents.c69 struct ocfs2_extent_list *el; in __ocfs2_move_extent()
Dnamei.c516 struct ocfs2_extent_list *fel; in __ocfs2_mknod_locked()