Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
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()
Daccessors.h387 static inline void btrfs_set_node_blockptr(const struct extent_buffer *eb, in btrfs_set_node_blockptr() function
Drelocation.c1375 btrfs_set_node_blockptr(parent, slot, new_bytenr); in replace_path()
1379 btrfs_set_node_blockptr(path->nodes[level], in replace_path()
2516 btrfs_set_node_blockptr(upper->eb, slot, in do_relocation()
Dctree.c626 btrfs_set_node_blockptr(parent, parent_slot, in __btrfs_cow_block()
3006 btrfs_set_node_blockptr(c, 0, lower->start); in insert_new_root()
3080 btrfs_set_node_blockptr(lower, slot, bytenr); in insert_ptr()