Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtree-mod-log.c834 btrfs_set_node_blockptr(eb, tm->slot, tm->blockptr); in tree_mod_log_rewind()
844 btrfs_set_node_blockptr(eb, tm->slot, tm->blockptr); in tree_mod_log_rewind()
H A Drelocation.c1158 btrfs_set_node_blockptr(parent, slot, new_bytenr); in replace_path()
1161 btrfs_set_node_blockptr(path->nodes[level], in replace_path()
2296 btrfs_set_node_blockptr(upper->eb, slot, in do_relocation()
H A Daccessors.h407 static inline void btrfs_set_node_blockptr(const struct extent_buffer *eb, in btrfs_set_node_blockptr() function
H A Dctree.c571 btrfs_set_node_blockptr(parent, parent_slot, in btrfs_force_cow_block()
2862 btrfs_set_node_blockptr(c, 0, lower->start); in insert_new_root()
2940 btrfs_set_node_blockptr(lower, slot, bytenr); in insert_ptr()