Searched refs:btrfs_join_transaction (Results 1 – 15 of 15) sorted by relevance
239 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
724 trans = btrfs_join_transaction(root); in flush_space()742 trans = btrfs_join_transaction(root); in flush_space()768 trans = btrfs_join_transaction(root); in flush_space()809 trans = btrfs_join_transaction(root); in flush_space()
266 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
1882 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()3350 trans = btrfs_join_transaction(root); in delete_block_group_cache()3589 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()3758 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()4261 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()4309 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
1242 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()1323 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
3722 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()3777 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()3823 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
443 trans = btrfs_join_transaction(root); in cow_file_range_inline()3187 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()3206 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()3715 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()5276 trans = btrfs_join_transaction(root); in evict_refill_and_join()5993 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
4017 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()5622 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()5765 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
3570 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()3737 trans = btrfs_join_transaction(root); in try_flush_qgroup()
775 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
2795 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
3842 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
4421 trans = btrfs_join_transaction(root); in btrfs_commit_super()
3412 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()
7989 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()
Completed in 109 milliseconds