Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Droot-tree.c118 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root() function
Dtransaction.c1197 ret = btrfs_update_root(trans, tree_root, in update_cowonly_root()
1357 ret2 = btrfs_update_root(trans, fs_info->tree_root, in commit_fs_roots()
Drelocation.c931 ret = btrfs_update_root(trans, fs_info->tree_root, in btrfs_update_reloc_root()
3722 ret = btrfs_update_root(trans, fs_info->tree_root, in mark_garbage_root()
Dioctl.c2060 ret = btrfs_update_root(trans, fs_info->tree_root, in btrfs_ioctl_subvol_setflags()
4525 ret = btrfs_update_root(trans, fs_info->tree_root, in _btrfs_ioctl_set_received_subvol()
Dctree.h2848 int __must_check btrfs_update_root(struct btrfs_trans_handle *trans,
Dextent-tree.c5494 ret = btrfs_update_root(trans, tree_root, in btrfs_drop_snapshot()
Dtree-log.c2950 ret = btrfs_update_root(trans, fs_info->log_root_tree, in update_log_root()