Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtransaction.h188 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Droot-tree.c280 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c2302 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3482 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3908 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
4079 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4443 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4482 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
Ddelayed-inode.c1243 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1326 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dbackref.c1484 trans = btrfs_join_transaction(root);
1907 trans = btrfs_join_transaction(fs_info->extent_root);
Dtransaction.c638 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1802 ac->newtrans = btrfs_join_transaction(trans->root); in btrfs_commit_transaction_async()
Dextent-tree.c2831 trans = btrfs_join_transaction(async->root); in delayed_ref_async_start()
4155 trans = btrfs_join_transaction(root); in btrfs_alloc_data_chunk_ondemand()
4196 trans = btrfs_join_transaction(root); in btrfs_alloc_data_chunk_ondemand()
4809 trans = btrfs_join_transaction(fs_info->extent_root); in may_commit_transaction()
4838 trans = btrfs_join_transaction(root); in flush_space()
4852 trans = btrfs_join_transaction(root); in flush_space()
7641 trans = btrfs_join_transaction(root); in find_free_extent()
9251 trans = btrfs_join_transaction(fs_info->extent_root); in btrfs_inc_block_group_ro()
9488 trans = btrfs_join_transaction(root); in btrfs_can_relocate()
Dinode.c298 trans = btrfs_join_transaction(root); in cow_file_range_inline()
2609 trans = btrfs_join_transaction(root); in relink_extent_backref()
2987 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3022 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3483 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5329 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6015 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
Dioctl.c5202 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
5257 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
5303 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dqgroup.c2925 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
Dscrub.c3574 trans = btrfs_join_transaction(root); in scrub_enumerate_chunks()
Ddisk-io.c3924 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dsend.c6572 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()
Dvolumes.c2985 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()