Searched refs:btrfs_update_root (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/fs/btrfs/ |
D | root-tree.h | 21 int __must_check btrfs_update_root(struct btrfs_trans_handle *trans,
|
D | root-tree.c | 121 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root() function
|
D | transaction.c | 1264 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()
|
D | relocation.c | 952 ret = btrfs_update_root(trans, fs_info->tree_root, in btrfs_update_reloc_root() 4189 ret = btrfs_update_root(trans, fs_info->tree_root, in mark_garbage_root()
|
D | ioctl.c | 1484 ret = btrfs_update_root(trans, fs_info->tree_root, in btrfs_ioctl_subvol_setflags() 3998 ret = btrfs_update_root(trans, fs_info->tree_root, in _btrfs_ioctl_set_received_subvol()
|
D | extent-tree.c | 5758 ret = btrfs_update_root(trans, tree_root, in btrfs_drop_snapshot()
|
D | tree-log.c | 2778 ret = btrfs_update_root(trans, fs_info->log_root_tree, in update_log_root()
|