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()
922 (unsigned long long)bh->b_blocknr, in ocfs2_validate_extent_block()
931 (unsigned long long)bh->b_blocknr, in ocfs2_validate_extent_block()
1759 (unsigned long long)path_leaf_bh(left)->b_blocknr, in ocfs2_find_subtree_root()
1760 (unsigned long long)path_leaf_bh(right)->b_blocknr); in ocfs2_find_subtree_root()
1761 } while (left->p_node[i].bh->b_blocknr == in ocfs2_find_subtree_root()
1762 right->p_node[i].bh->b_blocknr); in ocfs2_find_subtree_root()
1842 (unsigned long long)bh->b_blocknr, in __ocfs2_find_path()
2094 left_path->p_node[subtree_index + 1].bh->b_blocknr); in ocfs2_complete_edge_insert()
2122 (unsigned long long)left_leaf_bh->b_blocknr, in ocfs2_rotate_subtree_right()
2167 (unsigned long long)right_leaf_bh->b_blocknr); in ocfs2_rotate_subtree_right()
2216 blkno = path_leaf_bh(path)->b_blocknr; in ocfs2_find_cpos_for_left_leaf()
2266 blkno = path->p_node[i].bh->b_blocknr; in ocfs2_find_cpos_for_left_leaf()
2435 path_leaf_bh(left_path)->b_blocknr); in ocfs2_rotate_tree_right()
2463 right_path->p_node[start].bh->b_blocknr, in ocfs2_rotate_tree_right()
2832 blkno = path_leaf_bh(path)->b_blocknr; in ocfs2_find_cpos_for_right_leaf()
2882 blkno = path->p_node[i].bh->b_blocknr; in ocfs2_find_cpos_for_right_leaf()
2966 right_path->p_node[subtree_root].bh->b_blocknr, in __ocfs2_rotate_tree_left()
4635 path_leaf_bh(path)->b_blocknr) { in ocfs2_figure_insert_type()
7080 (unsigned long long)path_leaf_bh(path)->b_blocknr); in ocfs2_commit_truncate()