Searched refs:btrfs_join_transaction (Results 1 – 11 of 11) sorted by relevance
264 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
272 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
1780 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()3335 trans = btrfs_join_transaction(root); in delete_block_group_cache()3575 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()3755 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()4249 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()4297 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
1273 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()1354 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
3859 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()3931 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()3980 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
803 trans = btrfs_join_transaction(root); in flush_space()
667 trans = btrfs_join_transaction(root); in __cow_file_range_inline()3104 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()3128 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()3686 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()5246 trans = btrfs_join_transaction(root); in evict_refill_and_join()6064 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
4182 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()6070 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()6216 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
822 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
2958 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
3540 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()
Completed in 102 milliseconds