Lines Matching refs:btrfs_node_blockptr
528 tm->blockptr = btrfs_node_blockptr(eb, slot); in alloc_tree_mod_elem()
1655 blocknr = btrfs_node_blockptr(parent, i); in btrfs_realloc_node()
1661 other = btrfs_node_blockptr(parent, i - 1); in btrfs_realloc_node()
1665 other = btrfs_node_blockptr(parent, i + 1); in btrfs_realloc_node()
1853 eb = read_tree_block(root, btrfs_node_blockptr(parent, slot), in read_node_slot()
1891 orig_ptr = btrfs_node_blockptr(mid, orig_slot); in balance_level()
2074 btrfs_node_blockptr(path->nodes[level], path->slots[level])) in balance_level()
2256 search = btrfs_node_blockptr(node, slot); in reada_for_search()
2284 search = btrfs_node_blockptr(node, nr); in reada_for_search()
2315 block1 = btrfs_node_blockptr(parent, slot - 1); in reada_for_balance()
2328 block2 = btrfs_node_blockptr(parent, slot + 1); in reada_for_balance()
2445 blocknr = btrfs_node_blockptr(b, slot); in read_block_for_search()
5559 left_blockptr = btrfs_node_blockptr( in btrfs_compare_trees()
5562 right_blockptr = btrfs_node_blockptr( in btrfs_compare_trees()