Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c682 struct ocfs2_extent_list *root_el, in ocfs2_new_path()
767 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list()
952 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents()
1085 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec()
1104 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch()
1163 struct ocfs2_extent_list *eb_el; in ocfs2_add_branch()
1164 struct ocfs2_extent_list *el; in ocfs2_add_branch()
1364 struct ocfs2_extent_list *root_el; in ocfs2_shift_tree_depth()
1365 struct ocfs2_extent_list *eb_el; in ocfs2_shift_tree_depth()
1463 struct ocfs2_extent_list *el; in ocfs2_find_branch_target()
[all …]
H A Dextent_map.h48 struct ocfs2_extent_list *el,
56 struct ocfs2_extent_list *el,
H A Docfs2_fs.h458 struct ocfs2_extent_list { struct
523 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */
730 struct ocfs2_extent_list i_list;
847 struct ocfs2_extent_list dr_list; /* Keep this aligned to 128
918 /*140*/ struct ocfs2_extent_list bg_list;
975 struct ocfs2_extent_list rf_list; /* Extent record list,
1042 /*10*/ struct ocfs2_extent_list xr_list; /* Extent record list */
1055 /*10*/ struct ocfs2_extent_list xt_list; /* Extent record list */
H A Dextent_map.c281 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty()
316 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index()
344 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters()
405 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache()
542 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
H A Dsuballoc.h63 struct ocfs2_extent_list *root_el,
H A Djournal.h520 struct ocfs2_extent_list *root_el) in ocfs2_calc_extend_credits()
H A Drefcounttree.c961 struct ocfs2_extent_list *el, in ocfs2_get_refcount_cpos_end()
970 struct ocfs2_extent_list *tmp_el; in ocfs2_get_refcount_cpos_end()
1067 struct ocfs2_extent_list *el; in ocfs2_get_refcount_rec()
1657 struct ocfs2_extent_list *el; in ocfs2_adjust_refcount_rec()
2623 struct ocfs2_extent_list *el, in ocfs2_refcount_cal_cow_clusters()
3058 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount()
4190 struct ocfs2_extent_list *el = &new_di->id2.i_list; in __ocfs2_reflink()
H A Dxattr.c1144 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside()
2688 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline()
2778 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init()
3235 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need()
3260 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need()
3722 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec()
3965 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find()
4120 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block()
5300 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket()
5923 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount()
H A Dsuballoc.c328 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_bg_discontig_add_extent()
501 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_block_group_grow_discontig()
555 struct ocfs2_extent_list *el; in ocfs2_bg_alloc_cleanup()
1025 struct ocfs2_extent_list *root_el, in ocfs2_reserve_new_metadata()
H A Ddir.c783 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup_rec()
878 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup()
937 struct ocfs2_extent_list *dr_el; in ocfs2_dx_dir_search()
3211 struct ocfs2_extent_list *el = &fe->id2.i_list; in ocfs2_extend_dir()
4144 offsetof(struct ocfs2_extent_list, l_recs))); in ocfs2_expand_inline_dx_root()
H A Dfile.c1687 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec()
1712 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos()
1779 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range()
H A Dmove_extents.c59 struct ocfs2_extent_list *el; in __ocfs2_move_extent()
H A Dnamei.c522 struct ocfs2_extent_list *fel; in __ocfs2_mknod_locked()