Lines Matching refs:b_blocknr
890 trace_ocfs2_validate_extent_block((unsigned long long)bh->b_blocknr); in ocfs2_validate_extent_block()
902 (unsigned long long)bh->b_blocknr); in ocfs2_validate_extent_block()
913 (unsigned long long)bh->b_blocknr, 7, in ocfs2_validate_extent_block()
918 if (le64_to_cpu(eb->h_blkno) != bh->b_blocknr) { in ocfs2_validate_extent_block()
921 (unsigned long long)bh->b_blocknr, in ocfs2_validate_extent_block()
929 (unsigned long long)bh->b_blocknr, in ocfs2_validate_extent_block()
1754 (unsigned long long)path_leaf_bh(left)->b_blocknr, in ocfs2_find_subtree_root()
1755 (unsigned long long)path_leaf_bh(right)->b_blocknr); in ocfs2_find_subtree_root()
1756 } while (left->p_node[i].bh->b_blocknr == in ocfs2_find_subtree_root()
1757 right->p_node[i].bh->b_blocknr); in ocfs2_find_subtree_root()
1834 (unsigned long long)bh->b_blocknr, in __ocfs2_find_path()
2086 left_path->p_node[subtree_index + 1].bh->b_blocknr); in ocfs2_complete_edge_insert()
2113 (unsigned long long)left_leaf_bh->b_blocknr, in ocfs2_rotate_subtree_right()
2158 (unsigned long long)right_leaf_bh->b_blocknr); in ocfs2_rotate_subtree_right()
2207 blkno = path_leaf_bh(path)->b_blocknr; in ocfs2_find_cpos_for_left_leaf()
2256 blkno = path->p_node[i].bh->b_blocknr; in ocfs2_find_cpos_for_left_leaf()
2425 path_leaf_bh(left_path)->b_blocknr); in ocfs2_rotate_tree_right()
2453 right_path->p_node[start].bh->b_blocknr, in ocfs2_rotate_tree_right()
2822 blkno = path_leaf_bh(path)->b_blocknr; in ocfs2_find_cpos_for_right_leaf()
2871 blkno = path->p_node[i].bh->b_blocknr; in ocfs2_find_cpos_for_right_leaf()
2956 right_path->p_node[subtree_root].bh->b_blocknr, in __ocfs2_rotate_tree_left()
4654 path_leaf_bh(path)->b_blocknr) { in ocfs2_figure_insert_type()
7098 (unsigned long long)path_leaf_bh(path)->b_blocknr); in ocfs2_commit_truncate()