Searched refs:btrfs_init_tree_ref (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | delayed-ref.h | 289 static inline void btrfs_init_tree_ref(struct btrfs_ref *generic_ref, in btrfs_init_tree_ref() function
|
H A D | relocation.c | 1319 btrfs_init_tree_ref(&ref, level - 1, src->root_key.objectid, in replace_path() 1328 btrfs_init_tree_ref(&ref, level - 1, dest->root_key.objectid, 0, in replace_path() 1338 btrfs_init_tree_ref(&ref, level - 1, src->root_key.objectid, in replace_path() 1348 btrfs_init_tree_ref(&ref, level - 1, dest->root_key.objectid, in replace_path() 2457 btrfs_init_tree_ref(&ref, node->level, in do_relocation()
|
H A D | extent-tree.c | 2484 btrfs_init_tree_ref(&generic_ref, level - 1, ref_root, in __btrfs_mod_ref() 3304 btrfs_init_tree_ref(&generic_ref, btrfs_header_level(buf), in btrfs_free_tree_block() 5008 btrfs_init_tree_ref(&generic_ref, level, root_objectid, in btrfs_alloc_tree_block() 5442 btrfs_init_tree_ref(&ref, level - 1, root->root_key.objectid, in do_walk_down()
|