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.h18 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
H A Drelocation.c763 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans, in btrfs_update_reloc_root() function
1439 ret = btrfs_update_reloc_root(trans, root); in insert_dirty_subvol()
1770 ret = btrfs_update_reloc_root(trans, root); in prepare_to_merge()
H A Dtransaction.c1517 ret2 = btrfs_update_reloc_root(trans, root); in commit_fs_roots()