Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
3441 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
3828 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
3870 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.c1263 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1346 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
H A Dtransaction.c769 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1901 ac->newtrans = btrfs_join_transaction(trans->root); in btrfs_commit_transaction_async()
H A Dioctl.c4247 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4302 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
4348 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
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()
5110 trans = btrfs_join_transaction(root); in evict_refill_and_join()
5815 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
H A Dextent-tree.c3854 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5377 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5517 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
H A Dqgroup.c3484 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
3671 trans = btrfs_join_transaction(root); in try_flush_qgroup()
H A Dblock-group.c2239 trans = btrfs_join_transaction(fs_info->extent_root); in btrfs_inc_block_group_ro()
H A Ddisk-io.c4067 trans = btrfs_join_transaction(root); in btrfs_commit_super()
H A Dvolumes.c3217 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()
H A Dsend.c7175 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()