Lines Matching refs:dealloc

2576 			      struct ocfs2_cached_dealloc_ctxt *dealloc,  in ocfs2_unlink_path()  argument
2611 ret = ocfs2_cache_extent_block_free(dealloc, eb); in ocfs2_unlink_path()
2624 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()
2919 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left() argument
2989 dealloc, &deleted); in __ocfs2_rotate_tree_left()
3034 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path() argument
3098 subtree_index, dealloc); in ocfs2_remove_rightmost_path()
3116 ocfs2_unlink_path(handle, et, dealloc, path, 1); in ocfs2_remove_rightmost_path()
3152 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left() argument
3218 dealloc); in ocfs2_rotate_tree_left()
3230 dealloc, &restart_path); in ocfs2_rotate_tree_left()
3241 tmp_path, dealloc, in ocfs2_rotate_tree_left()
3517 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left() argument
3633 dealloc); in ocfs2_merge_rec_left()
3658 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent() argument
3675 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_try_to_merge_extent()
3717 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_try_to_merge_extent()
3730 dealloc, split_index); in ocfs2_try_to_merge_extent()
3737 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_try_to_merge_extent()
3755 split_rec, dealloc, in ocfs2_try_to_merge_extent()
3777 dealloc); in ocfs2_try_to_merge_extent()
5025 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_extent() argument
5092 dealloc, &ctxt); in ocfs2_split_extent()
5118 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_change_extent_flag() argument
5184 dealloc); in ocfs2_change_extent_flag()
5207 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_written() argument
5231 len, phys, meta_ac, dealloc, in ocfs2_mark_extent_written()
5312 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_truncate_rec() argument
5325 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_truncate_rec()
5456 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc); in ocfs2_truncate_rec()
5471 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_extent() argument
5538 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc, in ocfs2_remove_extent()
5593 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc, in ocfs2_remove_extent()
5661 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_remove_btree_range() argument
5732 ret = ocfs2_remove_extent(handle, et, cpos, len, meta_ac, dealloc); in ocfs2_remove_btree_range()
5749 dealloc, 1); in ocfs2_remove_btree_range()
7021 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_commit_truncate() local
7025 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_commit_truncate()
7142 phys_cpos, trunc_len, flags, &dealloc, in ocfs2_commit_truncate()
7163 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_commit_truncate()