Lines Matching refs:dealloc

2566 			      struct ocfs2_cached_dealloc_ctxt *dealloc,  in ocfs2_unlink_path()  argument
2601 ret = ocfs2_cache_extent_block_free(dealloc, eb); in ocfs2_unlink_path()
2614 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() argument
2641 ocfs2_unlink_path(handle, et, dealloc, right_path, in ocfs2_unlink_subtree()
2650 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left() argument
2771 subtree_index, dealloc); in ocfs2_rotate_subtree_left()
2908 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left() argument
2979 dealloc, &deleted); in __ocfs2_rotate_tree_left()
3024 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path() argument
3088 subtree_index, dealloc); in ocfs2_remove_rightmost_path()
3106 ocfs2_unlink_path(handle, et, dealloc, path, 1); in ocfs2_remove_rightmost_path()
3126 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent() argument
3139 ret = ocfs2_remove_rightmost_path(handle, et, path, dealloc); in ocfs2_remove_rightmost_empty_extent()
3166 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left() argument
3232 dealloc); in ocfs2_rotate_tree_left()
3244 dealloc, &restart_path); in ocfs2_rotate_tree_left()
3255 tmp_path, dealloc, in ocfs2_rotate_tree_left()
3531 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left() argument
3647 dealloc); in ocfs2_merge_rec_left()
3672 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent() argument
3689 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_try_to_merge_extent()
3731 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_try_to_merge_extent()
3744 dealloc, split_index); in ocfs2_try_to_merge_extent()
3751 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_try_to_merge_extent()
3769 split_rec, dealloc, in ocfs2_try_to_merge_extent()
3791 dealloc); in ocfs2_try_to_merge_extent()
5043 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_extent() argument
5115 dealloc, &ctxt); in ocfs2_split_extent()
5141 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_change_extent_flag() argument
5206 dealloc); in ocfs2_change_extent_flag()
5229 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_written() argument
5251 len, phys, meta_ac, dealloc, in ocfs2_mark_extent_written()
5332 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_truncate_rec() argument
5345 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_truncate_rec()
5476 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_truncate_rec()
5491 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_extent() argument
5557 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc, in ocfs2_remove_extent()
5611 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc, in ocfs2_remove_extent()
5679 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_remove_btree_range() argument
5750 ret = ocfs2_remove_extent(handle, et, cpos, len, meta_ac, dealloc); in ocfs2_remove_btree_range()
5767 dealloc, 1); in ocfs2_remove_btree_range()
7039 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_commit_truncate() local
7043 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_commit_truncate()
7118 &et, path, &dealloc); in ocfs2_commit_truncate()
7168 phys_cpos, trunc_len, flags, &dealloc, in ocfs2_commit_truncate()
7189 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_commit_truncate()