Searched refs:btrfs_init_reloc_root (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Drelocation.h16 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, struct btrfs_root *root);
H A Dtransaction.c453 ret = btrfs_init_reloc_root(trans, root);
H A Drelocation.c760 /* called by btrfs_init_reloc_root */
841 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, function
1770 * depend on btrfs_init_reloc_root to update our last_trans.
4560 * This is similar to btrfs_init_reloc_root(), we come out of here with two

Completed in 313 milliseconds