Home
last modified time | relevance | path

Searched refs:btrfs_join_transaction (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dtransaction.h208 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Dspace-info.c633 trans = btrfs_join_transaction(root); in flush_space()
651 trans = btrfs_join_transaction(root); in flush_space()
665 trans = btrfs_join_transaction(root); in flush_space()
689 trans = btrfs_join_transaction(root); in flush_space()
Droot-tree.c263 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c1863 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3351 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3586 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3750 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4245 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4293 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
Ddelayed-inode.c1172 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1253 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dtransaction.c784 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1903 ac->newtrans = btrfs_join_transaction(trans->root); in btrfs_commit_transaction_async()
Dioctl.c4269 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4324 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
4370 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dinode.c376 trans = btrfs_join_transaction(root); in cow_file_range_inline()
3034 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3053 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3618 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5551 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6255 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
Dextent-tree.c3979 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5515 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5653 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
Dqgroup.c3423 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
3590 trans = btrfs_join_transaction(root); in try_flush_qgroup()
Dblock-group.c2514 trans = btrfs_join_transaction(fs_info->extent_root); in btrfs_inc_block_group_ro()
Dscrub.c3644 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
Ddisk-io.c4300 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dsend.c7149 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()
Dvolumes.c3326 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()