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

/linux-master/fs/btrfs/
H A Drelocation.h17 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
H A Drelocation.c302 * btrfs_update_reloc_root. We need to see the updated bit before
908 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans, function
1628 ret = btrfs_update_reloc_root(trans, root);
1775 * btrfs_update_reloc_root() and update our root item
1959 ret = btrfs_update_reloc_root(trans, root);
H A Dtransaction.c1501 ret2 = btrfs_update_reloc_root(trans, root);

Completed in 301 milliseconds