Lines Matching refs:btrfs_node_blockptr
529 tm->blockptr = btrfs_node_blockptr(eb, slot); in alloc_tree_mod_elem()
1662 blocknr = btrfs_node_blockptr(parent, i); in btrfs_realloc_node()
1668 other = btrfs_node_blockptr(parent, i - 1); in btrfs_realloc_node()
1672 other = btrfs_node_blockptr(parent, i + 1); in btrfs_realloc_node()
1865 eb = read_tree_block(root, btrfs_node_blockptr(parent, slot), in read_node_slot()
1903 orig_ptr = btrfs_node_blockptr(mid, orig_slot); in balance_level()
2079 btrfs_node_blockptr(path->nodes[level], path->slots[level])) in balance_level()
2259 search = btrfs_node_blockptr(node, slot); in reada_for_search()
2287 search = btrfs_node_blockptr(node, nr); in reada_for_search()
2319 block1 = btrfs_node_blockptr(parent, slot - 1); in reada_for_balance()
2332 block2 = btrfs_node_blockptr(parent, slot + 1); in reada_for_balance()
2449 blocknr = btrfs_node_blockptr(b, slot); in read_block_for_search()
5528 left_blockptr = btrfs_node_blockptr( in btrfs_compare_trees()
5531 right_blockptr = btrfs_node_blockptr( in btrfs_compare_trees()