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

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

Completed in 248 milliseconds