Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Drelocation.h17 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
H A Drelocation.c743 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans, in btrfs_update_reloc_root() function
1426 ret = btrfs_update_reloc_root(trans, root); in insert_dirty_subvol()
1757 ret = btrfs_update_reloc_root(trans, root); in prepare_to_merge()
H A Dtransaction.c1495 ret2 = btrfs_update_reloc_root(trans, root); in commit_fs_roots()