Lines Matching refs:b_blocknr

883 	trace_ocfs2_validate_extent_block((unsigned long long)bh->b_blocknr);  in ocfs2_validate_extent_block()
895 (unsigned long long)bh->b_blocknr); in ocfs2_validate_extent_block()
906 (unsigned long long)bh->b_blocknr, 7, in ocfs2_validate_extent_block()
911 if (le64_to_cpu(eb->h_blkno) != bh->b_blocknr) { in ocfs2_validate_extent_block()
914 (unsigned long long)bh->b_blocknr, in ocfs2_validate_extent_block()
922 (unsigned long long)bh->b_blocknr, in ocfs2_validate_extent_block()
1776 (unsigned long long)path_leaf_bh(left)->b_blocknr, in ocfs2_find_subtree_root()
1777 (unsigned long long)path_leaf_bh(right)->b_blocknr); in ocfs2_find_subtree_root()
1778 } while (left->p_node[i].bh->b_blocknr == in ocfs2_find_subtree_root()
1779 right->p_node[i].bh->b_blocknr); in ocfs2_find_subtree_root()
1864 (unsigned long long)bh->b_blocknr, in __ocfs2_find_path()
2113 left_path->p_node[subtree_index + 1].bh->b_blocknr); in ocfs2_complete_edge_insert()
2140 (unsigned long long)left_leaf_bh->b_blocknr, in ocfs2_rotate_subtree_right()
2185 (unsigned long long)right_leaf_bh->b_blocknr); in ocfs2_rotate_subtree_right()
2234 blkno = path_leaf_bh(path)->b_blocknr; in ocfs2_find_cpos_for_left_leaf()
2283 blkno = path->p_node[i].bh->b_blocknr; in ocfs2_find_cpos_for_left_leaf()
2452 path_leaf_bh(left_path)->b_blocknr); in ocfs2_rotate_tree_right()
2480 right_path->p_node[start].bh->b_blocknr, in ocfs2_rotate_tree_right()
2830 blkno = path_leaf_bh(path)->b_blocknr; in ocfs2_find_cpos_for_right_leaf()
2879 blkno = path->p_node[i].bh->b_blocknr; in ocfs2_find_cpos_for_right_leaf()
2964 right_path->p_node[subtree_root].bh->b_blocknr, in __ocfs2_rotate_tree_left()
4687 path_leaf_bh(path)->b_blocknr) { in ocfs2_figure_insert_type()
7304 (unsigned long long)path_leaf_bh(path)->b_blocknr); in ocfs2_commit_truncate()