Lines Matching refs:btrfs_node_blockptr
529 tm->blockptr = btrfs_node_blockptr(eb, slot); in alloc_tree_mod_elem()
1665 blocknr = btrfs_node_blockptr(parent, i); in btrfs_realloc_node()
1671 other = btrfs_node_blockptr(parent, i - 1); in btrfs_realloc_node()
1675 other = btrfs_node_blockptr(parent, i + 1); in btrfs_realloc_node()
1870 eb = read_tree_block(root, btrfs_node_blockptr(parent, slot), in read_node_slot()
1909 orig_ptr = btrfs_node_blockptr(mid, orig_slot); in balance_level()
2085 btrfs_node_blockptr(path->nodes[level], path->slots[level])) in balance_level()
2265 search = btrfs_node_blockptr(node, slot); in reada_for_search()
2293 search = btrfs_node_blockptr(node, nr); in reada_for_search()
2325 block1 = btrfs_node_blockptr(parent, slot - 1); in reada_for_balance()
2338 block2 = btrfs_node_blockptr(parent, slot + 1); in reada_for_balance()
2455 blocknr = btrfs_node_blockptr(b, slot); in read_block_for_search()
5534 left_blockptr = btrfs_node_blockptr( in btrfs_compare_trees()
5537 right_blockptr = btrfs_node_blockptr( in btrfs_compare_trees()