Home
last modified time | relevance | path

Searched refs:btrfs_set_node_blockptr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtree-mod-log.c835 btrfs_set_node_blockptr(eb, tm->slot, tm->blockptr); in tree_mod_log_rewind()
845 btrfs_set_node_blockptr(eb, tm->slot, tm->blockptr); in tree_mod_log_rewind()
H A Drelocation.c1307 btrfs_set_node_blockptr(parent, slot, new_bytenr); in replace_path()
1311 btrfs_set_node_blockptr(path->nodes[level], in replace_path()
2448 btrfs_set_node_blockptr(upper->eb, slot, in do_relocation()
H A Daccessors.h387 static inline void btrfs_set_node_blockptr(const struct extent_buffer *eb, in btrfs_set_node_blockptr() function
H A Dctree.c640 btrfs_set_node_blockptr(parent, parent_slot, in btrfs_force_cow_block()
3039 btrfs_set_node_blockptr(c, 0, lower->start); in insert_new_root()
3117 btrfs_set_node_blockptr(lower, slot, bytenr); in insert_ptr()