Searched refs:path_leaf_bh (Results 1 – 3 of 3) sorted by relevance
2133 left_leaf_bh = path_leaf_bh(left_path); in ocfs2_rotate_subtree_right()2178 right_leaf_bh = path_leaf_bh(right_path); in ocfs2_rotate_subtree_right()2234 blkno = path_leaf_bh(path)->b_blocknr; in ocfs2_find_cpos_for_left_leaf()2445 path_leaf_bh(right_path), in ocfs2_rotate_tree_right()2452 path_leaf_bh(left_path)->b_blocknr); in ocfs2_rotate_tree_right()2697 path_leaf_bh(right_path), in ocfs2_rotate_subtree_left()2830 blkno = path_leaf_bh(path)->b_blocknr; in ocfs2_find_cpos_for_right_leaf()4226 path_leaf_bh(left_path)); in ocfs2_insert_path()4403 bh = path_leaf_bh(left_path); in ocfs2_figure_merge_contig_type()4457 bh = path_leaf_bh(right_path); in ocfs2_figure_merge_contig_type()[all …]
283 #define path_leaf_bh(_path) ((_path)->p_node[(_path)->p_tree_depth].bh) macro
1699 ret = ocfs2_journal_access_eb(handle, ci, path_leaf_bh(path), in ocfs2_adjust_refcount_rec()1720 ocfs2_journal_dirty(handle, path_leaf_bh(path)); in ocfs2_adjust_refcount_rec()
Completed in 24 milliseconds