Searched refs:btrfs_update_root (Results 1 – 7 of 7) sorted by relevance
| /fs/btrfs/ |
| A D | root-tree.h | 31 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
|
| A D | root-tree.c | 128 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root() function
|
| A D | transaction.c | 1306 ret = btrfs_update_root(trans, tree_root, in update_cowonly_root() 1515 ret2 = btrfs_update_root(trans, fs_info->tree_root, in commit_fs_roots()
|
| A D | relocation.c | 811 ret = btrfs_update_root(trans, fs_info->tree_root, in btrfs_update_reloc_root() 4062 ret = btrfs_update_root(trans, fs_info->tree_root, in mark_garbage_root()
|
| A D | ioctl.c | 1425 ret = btrfs_update_root(trans, fs_info->tree_root, in btrfs_ioctl_subvol_setflags() 4025 ret = btrfs_update_root(trans, fs_info->tree_root, in _btrfs_ioctl_set_received_subvol()
|
| A D | extent-tree.c | 6211 ret = btrfs_update_root(trans, tree_root, in btrfs_drop_snapshot()
|
| A D | tree-log.c | 2834 ret = btrfs_update_root(trans, fs_info->log_root_tree, in update_log_root()
|
Completed in 39 milliseconds