Home
last modified time | relevance | path

Searched refs:btrfs_join_transaction (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/fs/btrfs/
H A Dspace-info.c614 trans = btrfs_join_transaction(fs_info->extent_root); in may_commit_transaction()
688 trans = btrfs_join_transaction(root); in flush_space()
703 trans = btrfs_join_transaction(root); in flush_space()
717 trans = btrfs_join_transaction(root); in flush_space()
H A Dtransaction.h207 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
H A Drelocation.c1854 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3014 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3263 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3445 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
3834 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
3876 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
H A Droot-tree.c263 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
H A Ddelayed-inode.c620 * btrfs_dirty_inode will update the inode under btrfs_join_transaction in btrfs_delayed_inode_reserve_metadata()
1276 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1359 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
H A Dtransaction.c56 * | At this stage, only btrfs_join_transaction*() variants can attach
732 * call btrfs_join_transaction() while we're also starting a in start_transaction()
770 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1908 ac->newtrans = btrfs_join_transaction(trans->root); in btrfs_commit_transaction_async()
2027 * we'll do btrfs_join_transaction() and deadlock because we need to in btrfs_start_delalloc_flush()
H A Dioctl.c4271 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4333 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
4379 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
H A Dextent-tree.c3863 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5389 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5529 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
H A Dinode.c306 trans = btrfs_join_transaction(root); in cow_file_range_inline()
2679 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
2698 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3194 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5107 trans = btrfs_join_transaction(root); in evict_refill_and_join()
5812 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
H A Dqgroup.c3530 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
3717 trans = btrfs_join_transaction(root); in try_flush_qgroup()
H A Dblock-group.c2246 trans = btrfs_join_transaction(fs_info->extent_root); in btrfs_inc_block_group_ro()
H A Ddisk-io.c4093 trans = btrfs_join_transaction(root); in btrfs_commit_super()
H A Dvolumes.c3254 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.h240 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
H A Drelocation.c1883 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3387 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3628 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3797 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4300 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4348 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
H A Droot-tree.c266 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
H A Ddelayed-inode.c581 * btrfs_dirty_inode will update the inode under btrfs_join_transaction in btrfs_delayed_inode_reserve_metadata()
1259 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1340 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
H A Dspace-info.c760 trans = btrfs_join_transaction(root); in flush_space()
H A Dioctl.c3756 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
3818 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
3864 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
H A Dextent-tree.c4032 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5668 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5813 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
H A Dinode.c642 trans = btrfs_join_transaction(root); in cow_file_range_inline()
3066 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3085 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3635 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5198 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6018 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
H A Dtransaction.c73 * | At this stage, only btrfs_join_transaction*() variants can attach
745 * call btrfs_join_transaction() while we're also starting a in start_transaction()
792 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
2096 * we'll do btrfs_join_transaction() and deadlock because we need to in btrfs_start_delalloc_flush()
H A Dscrub.c2376 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
H A Dblock-group.c2907 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
H A Ddisk-io.c4209 trans = btrfs_join_transaction(root); in btrfs_commit_super()

Completed in 115 milliseconds

12