• Home
  • Raw
  • Download

Lines Matching defs:handle

522 static inline int ocfs2_et_root_journal_access(handle_t *handle,  in ocfs2_et_root_journal_access()
719 int ocfs2_path_bh_journal_access(handle_t *handle, in ocfs2_path_bh_journal_access()
740 handle_t *handle, in ocfs2_journal_access_path()
992 static int ocfs2_create_new_meta_bhs(handle_t *handle, in ocfs2_create_new_meta_bhs()
1098 static int ocfs2_adjust_rightmost_branch(handle_t *handle, in ocfs2_adjust_rightmost_branch()
1151 static int ocfs2_add_branch(handle_t *handle, in ocfs2_add_branch()
1354 static int ocfs2_shift_tree_depth(handle_t *handle, in ocfs2_shift_tree_depth()
1529 static int ocfs2_grow_tree(handle_t *handle, struct ocfs2_extent_tree *et, in ocfs2_grow_tree()
2050 static void ocfs2_complete_edge_insert(handle_t *handle, in ocfs2_complete_edge_insert()
2120 static int ocfs2_rotate_subtree_right(handle_t *handle, in ocfs2_rotate_subtree_right()
2296 static int ocfs2_extend_rotate_transaction(handle_t *handle, int subtree_depth, in ocfs2_extend_rotate_transaction()
2375 static int ocfs2_rotate_tree_right(handle_t *handle, in ocfs2_rotate_tree_right()
2536 static int ocfs2_update_edge_lengths(handle_t *handle, in ocfs2_update_edge_lengths()
2576 static void ocfs2_unlink_path(handle_t *handle, in ocfs2_unlink_path()
2621 static void ocfs2_unlink_subtree(handle_t *handle, in ocfs2_unlink_subtree()
2654 static int ocfs2_rotate_subtree_left(handle_t *handle, in ocfs2_rotate_subtree_left()
2887 static int ocfs2_rotate_rightmost_leaf_left(handle_t *handle, in ocfs2_rotate_rightmost_leaf_left()
2912 static int __ocfs2_rotate_tree_left(handle_t *handle, in __ocfs2_rotate_tree_left()
3029 static int ocfs2_remove_rightmost_path(handle_t *handle, in ocfs2_remove_rightmost_path()
3123 handle_t *handle; in ocfs2_remove_rightmost_empty_extent() local
3158 static int ocfs2_rotate_tree_left(handle_t *handle, in ocfs2_rotate_tree_left()
3356 handle_t *handle, in ocfs2_merge_rec_right()
3522 handle_t *handle, in ocfs2_merge_rec_left()
3667 static int ocfs2_try_to_merge_extent(handle_t *handle, in ocfs2_try_to_merge_extent()
3962 static void ocfs2_adjust_rightmost_records(handle_t *handle, in ocfs2_adjust_rightmost_records()
3999 static int ocfs2_append_rec_to_path(handle_t *handle, in ocfs2_append_rec_to_path()
4170 static int ocfs2_insert_path(handle_t *handle, in ocfs2_insert_path()
4251 static int ocfs2_do_insert_extent(handle_t *handle, in ocfs2_do_insert_extent()
4714 int ocfs2_insert_extent(handle_t *handle, in ocfs2_insert_extent()
4784 int ocfs2_add_clusters_in_btree(handle_t *handle, in ocfs2_add_clusters_in_btree()
4916 static int ocfs2_split_and_insert(handle_t *handle, in ocfs2_split_and_insert()
5028 static int ocfs2_replace_extent_rec(handle_t *handle, in ocfs2_replace_extent_rec()
5070 int ocfs2_split_extent(handle_t *handle, in ocfs2_split_extent()
5163 int ocfs2_change_extent_flag(handle_t *handle, in ocfs2_change_extent_flag()
5253 handle_t *handle, u32 cpos, u32 len, u32 phys, in ocfs2_mark_extent_written()
5286 static int ocfs2_split_tree(handle_t *handle, struct ocfs2_extent_tree *et, in ocfs2_split_tree()
5355 static int ocfs2_truncate_rec(handle_t *handle, in ocfs2_truncate_rec()
5519 int ocfs2_remove_extent(handle_t *handle, in ocfs2_remove_extent()
5715 handle_t *handle; in ocfs2_remove_btree_range() local
5852 handle_t *handle, in ocfs2_truncate_log_append()
5940 handle_t *handle; in ocfs2_replay_truncate_records() local
6266 handle_t *handle; in ocfs2_complete_truncate_log_recovery() local
6407 handle_t *handle; in ocfs2_free_cached_blocks() local
6500 handle_t *handle; in ocfs2_free_cached_clusters() local
6666 static int ocfs2_reuse_blk_from_dealloc(handle_t *handle, in ocfs2_reuse_blk_from_dealloc()
6812 static int ocfs2_zero_func(handle_t *handle, struct buffer_head *bh) in ocfs2_zero_func()
6819 void ocfs2_map_and_dirty_page(struct inode *inode, handle_t *handle, in ocfs2_map_and_dirty_page()
6859 int numpages, u64 phys, handle_t *handle) in ocfs2_zero_cluster_pages()
6948 int ocfs2_zero_range_for_truncate(struct inode *inode, handle_t *handle, in ocfs2_zero_range_for_truncate()
7073 handle_t *handle; in ocfs2_convert_inline_data_to_extents() local
7398 handle_t *handle; in ocfs2_truncate_inline() local