Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Drelocation.h8 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
H A Drelocation.c844 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans, in btrfs_update_reloc_root() function
1561 ret = btrfs_update_reloc_root(trans, root); in insert_dirty_subvol()
1892 ret = btrfs_update_reloc_root(trans, root); in prepare_to_merge()
H A Dtransaction.c1458 ret2 = btrfs_update_reloc_root(trans, root); in commit_fs_roots()