Home
last modified time | relevance | path

Searched refs:new_root_objectid (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/btrfs/
Dctree.h574 struct extent_buffer **cow_ret, u64 new_root_objectid);
Dctree.c312 struct extent_buffer **cow_ret, u64 new_root_objectid) in btrfs_copy_root() argument
332 if (new_root_objectid == BTRFS_TREE_RELOC_OBJECTID) in btrfs_copy_root()
334 cow = btrfs_alloc_tree_block(trans, root, 0, new_root_objectid, in btrfs_copy_root()
346 if (new_root_objectid == BTRFS_TREE_RELOC_OBJECTID) in btrfs_copy_root()
349 btrfs_set_header_owner(cow, new_root_objectid); in btrfs_copy_root()
354 if (new_root_objectid == BTRFS_TREE_RELOC_OBJECTID) in btrfs_copy_root()