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.c1975 btrfs_init_tree_ref(&ref, level - 1, src->root_key.objectid); in replace_path()
1981 btrfs_init_tree_ref(&ref, level - 1, dest->root_key.objectid); in replace_path()
1987 btrfs_init_tree_ref(&ref, level - 1, src->root_key.objectid); in replace_path()
1994 btrfs_init_tree_ref(&ref, level - 1, dest->root_key.objectid); in replace_path()
2911 btrfs_init_tree_ref(&ref, node->level, in do_relocation()
Dextent-tree.c2490 btrfs_init_tree_ref(&generic_ref, level - 1, ref_root); in __btrfs_mod_ref()
3252 btrfs_init_tree_ref(&generic_ref, btrfs_header_level(buf), in btrfs_free_tree_block()
4554 btrfs_init_tree_ref(&generic_ref, level, root_objectid); in btrfs_alloc_tree_block()
4976 btrfs_init_tree_ref(&ref, level - 1, root->root_key.objectid); in do_walk_down()