Home
last modified time | relevance | path

Searched refs:btrfs_init_tree_ref (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/
Ddelayed-ref.h273 static inline void btrfs_init_tree_ref(struct btrfs_ref *generic_ref, in btrfs_init_tree_ref() function
Drelocation.c1361 btrfs_init_tree_ref(&ref, level - 1, src->root_key.objectid); in replace_path()
1367 btrfs_init_tree_ref(&ref, level - 1, dest->root_key.objectid); in replace_path()
1373 btrfs_init_tree_ref(&ref, level - 1, src->root_key.objectid); in replace_path()
1380 btrfs_init_tree_ref(&ref, level - 1, dest->root_key.objectid); in replace_path()
2353 btrfs_init_tree_ref(&ref, node->level, in do_relocation()
Dextent-tree.c2464 btrfs_init_tree_ref(&generic_ref, level - 1, ref_root); in __btrfs_mod_ref()
3330 btrfs_init_tree_ref(&generic_ref, btrfs_header_level(buf), in btrfs_free_tree_block()
4719 btrfs_init_tree_ref(&generic_ref, level, root_objectid); in btrfs_alloc_tree_block()
5140 btrfs_init_tree_ref(&ref, level - 1, root->root_key.objectid); in do_walk_down()