Lines Matching refs:btrfs_node_blockptr
492 tm->blockptr = btrfs_node_blockptr(eb, slot); in alloc_tree_mod_elem()
1589 blocknr = btrfs_node_blockptr(parent, i); in btrfs_realloc_node()
1596 other = btrfs_node_blockptr(parent, i - 1); in btrfs_realloc_node()
1600 other = btrfs_node_blockptr(parent, i + 1); in btrfs_realloc_node()
1787 eb = read_tree_block(fs_info, btrfs_node_blockptr(parent, slot), in read_node_slot()
1827 orig_ptr = btrfs_node_blockptr(mid, orig_slot); in balance_level()
2013 btrfs_node_blockptr(path->nodes[level], path->slots[level])) in balance_level()
2198 search = btrfs_node_blockptr(node, slot); in reada_for_search()
2226 search = btrfs_node_blockptr(node, nr); in reada_for_search()
2257 block1 = btrfs_node_blockptr(parent, slot - 1); in reada_for_balance()
2270 block2 = btrfs_node_blockptr(parent, slot + 1); in reada_for_balance()
2389 blocknr = btrfs_node_blockptr(b, slot); in read_block_for_search()
5541 left_blockptr = btrfs_node_blockptr( in btrfs_compare_trees()
5544 right_blockptr = btrfs_node_blockptr( in btrfs_compare_trees()