Searched refs:ocfs2_extent_list (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/fs/ocfs2/ |
D | alloc.h | 59 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() 240 struct ocfs2_extent_list *root_el, u32 cpos, 242 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster); 248 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() 287 struct ocfs2_extent_list *el;
|
D | alloc.c | 697 struct ocfs2_extent_list *root_el, in ocfs2_new_path() 782 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list() 967 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents() 1094 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec() 1113 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch() 1172 struct ocfs2_extent_list *eb_el; in ocfs2_add_branch() 1173 struct ocfs2_extent_list *el; in ocfs2_add_branch() 1373 struct ocfs2_extent_list *root_el; in ocfs2_shift_tree_depth() 1374 struct ocfs2_extent_list *eb_el; in ocfs2_shift_tree_depth() 1472 struct ocfs2_extent_list *el; in ocfs2_find_branch_target() [all …]
|
D | extent_map.h | 63 struct ocfs2_extent_list *el, 71 struct ocfs2_extent_list *el,
|
D | ocfs2_fs.h | 499 struct ocfs2_extent_list { struct 561 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */ 768 struct ocfs2_extent_list i_list; 884 struct ocfs2_extent_list dr_list; /* Keep this aligned to 128 954 /*140*/ struct ocfs2_extent_list bg_list; 1010 struct ocfs2_extent_list rf_list; /* Extent record list, 1076 /*10*/ struct ocfs2_extent_list xr_list; /* Extent record list */ 1089 /*10*/ struct ocfs2_extent_list xt_list; /* Extent record list */
|
D | extent_map.c | 296 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty() 331 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index() 359 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters() 420 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache() 547 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
|
D | journal.h | 532 struct ocfs2_extent_list *root_el) in ocfs2_calc_extend_credits() 595 struct ocfs2_extent_list *last_el) in ocfs2_calc_tree_trunc_credits()
|
D | suballoc.h | 78 struct ocfs2_extent_list *root_el,
|
D | xattr.c | 1119 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside() 2664 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline() 2754 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init() 3211 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need() 3236 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need() 3698 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec() 3944 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find() 4099 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block() 5288 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket() 5911 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount() [all …]
|
D | suballoc.c | 339 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_bg_discontig_add_extent() 512 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_block_group_grow_discontig() 566 struct ocfs2_extent_list *el; in ocfs2_bg_alloc_cleanup() 1034 struct ocfs2_extent_list *root_el, in ocfs2_reserve_new_metadata()
|
D | refcounttree.c | 967 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() 2636 struct ocfs2_extent_list *el, in ocfs2_refcount_cal_cow_clusters() 3071 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount()
|
D | file.c | 1621 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec() 1646 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos() 1713 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range()
|
D | move_extents.c | 68 struct ocfs2_extent_list *el; in __ocfs2_move_extent()
|
D | dir.c | 784 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup_rec() 863 struct ocfs2_extent_list *el, in ocfs2_dx_dir_lookup() 922 struct ocfs2_extent_list *dr_el; in ocfs2_dx_dir_search() 3186 struct ocfs2_extent_list *el = &fe->id2.i_list; in ocfs2_extend_dir()
|
D | namei.c | 517 struct ocfs2_extent_list *fel; in __ocfs2_mknod_locked()
|