Lines Matching defs:handle

529 static inline int ocfs2_et_root_journal_access(handle_t *handle,  in ocfs2_et_root_journal_access()
726 int ocfs2_path_bh_journal_access(handle_t *handle, in ocfs2_path_bh_journal_access()
747 handle_t *handle, in ocfs2_journal_access_path()
997 static int ocfs2_create_new_meta_bhs(handle_t *handle, in ocfs2_create_new_meta_bhs()
1104 static int ocfs2_adjust_rightmost_branch(handle_t *handle, in ocfs2_adjust_rightmost_branch()
1157 static int ocfs2_add_branch(handle_t *handle, in ocfs2_add_branch()
1340 static int ocfs2_shift_tree_depth(handle_t *handle, in ocfs2_shift_tree_depth()
1510 static int ocfs2_grow_tree(handle_t *handle, struct ocfs2_extent_tree *et, in ocfs2_grow_tree()
2030 static void ocfs2_complete_edge_insert(handle_t *handle, in ocfs2_complete_edge_insert()
2101 static int ocfs2_rotate_subtree_right(handle_t *handle, in ocfs2_rotate_subtree_right()
2279 static int ocfs2_extend_rotate_transaction(handle_t *handle, int subtree_depth, in ocfs2_extend_rotate_transaction()
2358 static int ocfs2_rotate_tree_right(handle_t *handle, in ocfs2_rotate_tree_right()
2519 static int ocfs2_update_edge_lengths(handle_t *handle, in ocfs2_update_edge_lengths()
2574 static void ocfs2_unlink_path(handle_t *handle, in ocfs2_unlink_path()
2619 static void ocfs2_unlink_subtree(handle_t *handle, in ocfs2_unlink_subtree()
2655 static int ocfs2_rotate_subtree_left(handle_t *handle, in ocfs2_rotate_subtree_left()
2890 static int ocfs2_rotate_rightmost_leaf_left(handle_t *handle, in ocfs2_rotate_rightmost_leaf_left()
2915 static int __ocfs2_rotate_tree_left(handle_t *handle, in __ocfs2_rotate_tree_left()
3031 static int ocfs2_remove_rightmost_path(handle_t *handle, in ocfs2_remove_rightmost_path()
3149 static int ocfs2_rotate_tree_left(handle_t *handle, in ocfs2_rotate_tree_left()
3348 handle_t *handle, in ocfs2_merge_rec_right()
3514 handle_t *handle, in ocfs2_merge_rec_left()
3653 static int ocfs2_try_to_merge_extent(handle_t *handle, in ocfs2_try_to_merge_extent()
3912 static void ocfs2_adjust_rightmost_records(handle_t *handle, in ocfs2_adjust_rightmost_records()
3950 static int ocfs2_append_rec_to_path(handle_t *handle, in ocfs2_append_rec_to_path()
4121 static int ocfs2_insert_path(handle_t *handle, in ocfs2_insert_path()
4202 static int ocfs2_do_insert_extent(handle_t *handle, in ocfs2_do_insert_extent()
4662 int ocfs2_insert_extent(handle_t *handle, in ocfs2_insert_extent()
4732 int ocfs2_add_clusters_in_btree(handle_t *handle, in ocfs2_add_clusters_in_btree()
4864 static int ocfs2_split_and_insert(handle_t *handle, in ocfs2_split_and_insert()
4977 static int ocfs2_replace_extent_rec(handle_t *handle, in ocfs2_replace_extent_rec()
5019 int ocfs2_split_extent(handle_t *handle, in ocfs2_split_extent()
5114 int ocfs2_change_extent_flag(handle_t *handle, in ocfs2_change_extent_flag()
5205 handle_t *handle, u32 cpos, u32 len, u32 phys, in ocfs2_mark_extent_written()
5240 static int ocfs2_split_tree(handle_t *handle, struct ocfs2_extent_tree *et, in ocfs2_split_tree()
5309 static int ocfs2_truncate_rec(handle_t *handle, in ocfs2_truncate_rec()
5467 int ocfs2_remove_extent(handle_t *handle, in ocfs2_remove_extent()
5668 handle_t *handle; in ocfs2_remove_btree_range() local
5806 handle_t *handle, in ocfs2_truncate_log_append()
5882 handle_t *handle, in ocfs2_replay_truncate_records()
5957 handle_t *handle; in __ocfs2_flush_truncate_log() local
6179 handle_t *handle; in ocfs2_complete_truncate_log_recovery() local
6320 handle_t *handle; in ocfs2_free_cached_blocks() local
6422 handle_t *handle; in ocfs2_free_cached_clusters() local
6586 static int ocfs2_zero_func(handle_t *handle, struct buffer_head *bh) in ocfs2_zero_func()
6593 void ocfs2_map_and_dirty_page(struct inode *inode, handle_t *handle, in ocfs2_map_and_dirty_page()
6630 int numpages, u64 phys, handle_t *handle) in ocfs2_zero_cluster_pages()
6720 int ocfs2_zero_range_for_truncate(struct inode *inode, handle_t *handle, in ocfs2_zero_range_for_truncate()
6839 handle_t *handle; in ocfs2_convert_inline_data_to_extents() local
7178 handle_t *handle; in ocfs2_truncate_inline() local