Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Dspace-info.c611 trans = btrfs_join_transaction(fs_info->extent_root); in may_commit_transaction()
685 trans = btrfs_join_transaction(root); in flush_space()
700 trans = btrfs_join_transaction(root); in flush_space()
714 trans = btrfs_join_transaction(root); in flush_space()
Dtransaction.h207 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Droot-tree.c263 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c1836 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
2996 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3240 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3418 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
3805 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
3847 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
Ddelayed-inode.c1256 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1339 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dtransaction.c729 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1858 ac->newtrans = btrfs_join_transaction(trans->root); in btrfs_commit_transaction_async()
Dioctl.c4198 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4253 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
4299 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dinode.c306 trans = btrfs_join_transaction(root); in cow_file_range_inline()
2680 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
2699 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3182 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5091 trans = btrfs_join_transaction(root); in evict_refill_and_join()
5796 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
Dqgroup.c3419 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
3596 trans = btrfs_join_transaction(root); in try_flush_qgroup()
Dextent-tree.c3940 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5465 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
Dblock-group.c2228 trans = btrfs_join_transaction(fs_info->extent_root); in btrfs_inc_block_group_ro()
Ddisk-io.c4020 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dsend.c7110 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()
Dvolumes.c3160 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()