Lines Matching refs:ocfs2_cached_dealloc_ctxt

569 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt,
2576 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path()
2624 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree()
2660 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left()
2919 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left()
3034 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path()
3152 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left()
3517 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left()
3658 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent()
5025 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_extent()
5118 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_change_extent_flag()
5207 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_written()
5312 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_truncate_rec()
5471 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_extent()
5661 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_remove_btree_range()
6394 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_cluster_dealloc()
6470 struct ocfs2_cached_dealloc_ctxt *ctxt) in ocfs2_run_deallocs()
6515 struct ocfs2_cached_dealloc_ctxt *ctxt) in ocfs2_find_per_slot_free_list()
6538 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_block_dealloc()
6576 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_extent_block_free()
7021 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_commit_truncate()