Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Ddelalloc-space.c59 trans = btrfs_join_transaction(root); in btrfs_alloc_data_chunk_ondemand()
100 trans = btrfs_join_transaction(root); in btrfs_alloc_data_chunk_ondemand()
Dspace-info.c498 trans = btrfs_join_transaction(fs_info->extent_root); in may_commit_transaction()
565 trans = btrfs_join_transaction(root); in flush_space()
580 trans = btrfs_join_transaction(root); in flush_space()
594 trans = btrfs_join_transaction(root); in flush_space()
Dtransaction.h186 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Droot-tree.c285 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c2394 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3573 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3999 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
4171 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4535 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4574 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
Ddelayed-inode.c1246 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1329 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dtransaction.c656 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1785 ac->newtrans = btrfs_join_transaction(trans->root); in btrfs_commit_transaction_async()
Dinode.c303 trans = btrfs_join_transaction(root); in cow_file_range_inline()
2698 trans = btrfs_join_transaction(root); in relink_extent_backref()
3075 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3110 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3621 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5435 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6137 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
Dioctl.c4795 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4850 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
4896 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dblock-group.c2034 trans = btrfs_join_transaction(fs_info->extent_root); in btrfs_inc_block_group_ro()
Dqgroup.c3328 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
Dscrub.c3594 trans = btrfs_join_transaction(root); in scrub_enumerate_chunks()
Ddisk-io.c3971 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dextent-tree.c3707 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
Dvolumes.c3198 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()
Dsend.c6961 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()