| H A D | alloc.c | 1212 /* Firstyly, try to reuse dealloc since we have already estimated how in ocfs2_add_branch() 2579 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path() argument 2614 ret = ocfs2_cache_extent_block_free(dealloc, eb); in ocfs2_unlink_path() 2627 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() argument 2651 ocfs2_unlink_path(handle, et, dealloc, right_path, in ocfs2_unlink_subtree() 2660 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left() argument 2781 subtree_index, dealloc); in ocfs2_rotate_subtree_left() 2917 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left() argument 2988 dealloc, &deleted); in __ocfs2_rotate_tree_left() 3033 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path() argument 3122 ocfs2_remove_rightmost_empty_extent(struct ocfs2_super * osb,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_remove_rightmost_empty_extent() argument 3162 ocfs2_rotate_tree_left(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_rotate_tree_left() argument 3526 ocfs2_merge_rec_left(struct ocfs2_path * right_path,handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_extent_rec * split_rec,struct ocfs2_cached_dealloc_ctxt * dealloc,int index) ocfs2_merge_rec_left() argument 3672 ocfs2_try_to_merge_extent(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int split_index,struct ocfs2_extent_rec * split_rec,struct ocfs2_cached_dealloc_ctxt * dealloc,struct ocfs2_merge_ctxt * ctxt) ocfs2_try_to_merge_extent() argument 5076 ocfs2_split_extent(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int split_index,struct ocfs2_extent_rec * split_rec,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_split_extent() argument 5167 ocfs2_change_extent_flag(handle_t * handle,struct ocfs2_extent_tree * et,u32 cpos,u32 len,u32 phys,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc,int new_flags,int clear_flags) ocfs2_change_extent_flag() argument 5255 ocfs2_mark_extent_written(struct inode * inode,struct ocfs2_extent_tree * et,handle_t * handle,u32 cpos,u32 len,u32 phys,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_mark_extent_written() argument 5358 ocfs2_truncate_rec(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int index,struct ocfs2_cached_dealloc_ctxt * dealloc,u32 cpos,u32 len) ocfs2_truncate_rec() argument 5523 ocfs2_remove_extent(handle_t * handle,struct ocfs2_extent_tree * et,u32 cpos,u32 len,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_remove_extent() argument 5708 ocfs2_remove_btree_range(struct inode * inode,struct ocfs2_extent_tree * et,u32 cpos,u32 phys_cpos,u32 len,int flags,struct ocfs2_cached_dealloc_ctxt * dealloc,u64 refcount_loc,bool refcount_tree_locked) ocfs2_remove_btree_range() argument 6689 struct ocfs2_cached_dealloc_ctxt *dealloc; ocfs2_reuse_blk_from_dealloc() local 7246 struct ocfs2_cached_dealloc_ctxt dealloc; ocfs2_commit_truncate() local [all...] |