Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.h45 struct ocfs2_extent_list *et_root_el;
143 static inline int ocfs2_extend_meta_needed(struct ocfs2_extent_list *root_el) in ocfs2_extend_meta_needed()
226 struct ocfs2_extent_list *root_el, u32 cpos,
228 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster);
234 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters()
273 struct ocfs2_extent_list *el;
Dalloc.c683 struct ocfs2_extent_list *root_el, in ocfs2_new_path()
768 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list()
953 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents()
1080 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec()
1099 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch()
1158 struct ocfs2_extent_list *eb_el; in ocfs2_add_branch()
1159 struct ocfs2_extent_list *el; in ocfs2_add_branch()
1359 struct ocfs2_extent_list *root_el; in ocfs2_shift_tree_depth()
1360 struct ocfs2_extent_list *eb_el; in ocfs2_shift_tree_depth()
1458 struct ocfs2_extent_list *el; in ocfs2_find_branch_target()
[all …]
Dextent_map.h50 struct ocfs2_extent_list *el,
58 struct ocfs2_extent_list *el,
Docfs2_fs.h460 struct ocfs2_extent_list { struct
522 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */
729 struct ocfs2_extent_list i_list;
845 struct ocfs2_extent_list dr_list; /* Keep this aligned to 128
915 /*140*/ struct ocfs2_extent_list bg_list;
971 struct ocfs2_extent_list rf_list; /* Extent record list,
1037 /*10*/ struct ocfs2_extent_list xr_list; /* Extent record list */
1050 /*10*/ struct ocfs2_extent_list xt_list; /* Extent record list */
Dextent_map.c283 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty()
318 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index()
346 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters()
407 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache()
534 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
Dsuballoc.h64 struct ocfs2_extent_list *root_el,
Djournal.h517 struct ocfs2_extent_list *root_el) in ocfs2_calc_extend_credits()
Dxattr.c1111 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside()
2656 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline()
2746 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init()
3203 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need()
3228 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need()
3690 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec()
3933 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find()
4088 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block()
5277 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket()
5900 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount()
[all …]
Dsuballoc.c325 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_bg_discontig_add_extent()
498 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_block_group_grow_discontig()
552 struct ocfs2_extent_list *el; in ocfs2_bg_alloc_cleanup()
1020 struct ocfs2_extent_list *root_el, in ocfs2_reserve_new_metadata()
Drefcounttree.c959 struct ocfs2_extent_list *el, in ocfs2_get_refcount_cpos_end()
968 struct ocfs2_extent_list *tmp_el; in ocfs2_get_refcount_cpos_end()
1065 struct ocfs2_extent_list *el; in ocfs2_get_refcount_rec()
1662 struct ocfs2_extent_list *el; in ocfs2_adjust_refcount_rec()
2628 struct ocfs2_extent_list *el, in ocfs2_refcount_cal_cow_clusters()
3063 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount()
Dfile.c1613 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec()
1638 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos()
1705 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range()
Dmove_extents.c61 struct ocfs2_extent_list *el; in __ocfs2_move_extent()
Ddir.c766 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup_rec()
845 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup()
904 struct ocfs2_extent_list *dr_el; in ocfs2_dx_dir_search()
3159 struct ocfs2_extent_list *el = &fe->id2.i_list; in ocfs2_extend_dir()
Dnamei.c503 struct ocfs2_extent_list *fel; in __ocfs2_mknod_locked()