Home
last modified time | relevance | path

Searched refs:btrfs_update_root (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Droot-tree.h19 int __must_check btrfs_update_root(struct btrfs_trans_handle *trans,
H A Droot-tree.c121 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root() function
H A Dtransaction.c1263 ret = btrfs_update_root(trans, tree_root, in update_cowonly_root()
1473 ret2 = btrfs_update_root(trans, fs_info->tree_root, in commit_fs_roots()
H A Drelocation.c884 ret = btrfs_update_root(trans, fs_info->tree_root, in btrfs_update_reloc_root()
4118 ret = btrfs_update_root(trans, fs_info->tree_root, in mark_garbage_root()
H A Dioctl.c1517 ret = btrfs_update_root(trans, fs_info->tree_root, in btrfs_ioctl_subvol_setflags()
4040 ret = btrfs_update_root(trans, fs_info->tree_root, in _btrfs_ioctl_set_received_subvol()
H A Dextent-tree.c5825 ret = btrfs_update_root(trans, tree_root, in btrfs_drop_snapshot()
H A Dtree-log.c2797 ret = btrfs_update_root(trans, fs_info->log_root_tree, in update_log_root()