Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtransaction.c462 ret = btrfs_init_reloc_root(trans, root); in record_root_in_trans()
H A Drelocation.c670 /* called by btrfs_init_reloc_root */ in create_reloc_root()
746 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, in btrfs_init_reloc_root()
1653 * depend on btrfs_init_reloc_root to update our last_trans. in merge_reloc_root()
5864 * This is similar to btrfs_init_reloc_root(), we come out of here with two in insert_remap_item()
698 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, btrfs_init_reloc_root() function