Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A 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()
A Dtransaction.h208 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
A Droot-tree.c261 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
A Drelocation.c1864 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3327 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3562 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3726 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4221 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4269 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
A Ddelayed-inode.c1175 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1256 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
A Dtransaction.c784 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1902 ac->newtrans = btrfs_join_transaction(trans->root); in btrfs_commit_transaction_async()
A Dioctl.c4239 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4294 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
4340 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
A Dinode.c377 trans = btrfs_join_transaction(root); in cow_file_range_inline()
3061 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3080 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3641 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5562 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6266 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
A Dextent-tree.c4041 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5602 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5740 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
A Dqgroup.c3424 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
3591 trans = btrfs_join_transaction(root); in try_flush_qgroup()
A Dblock-group.c2551 trans = btrfs_join_transaction(fs_info->extent_root); in btrfs_inc_block_group_ro()
A Dscrub.c3643 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
A Ddisk-io.c4330 trans = btrfs_join_transaction(root); in btrfs_commit_super()
A Dsend.c7154 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()
A Dvolumes.c3382 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()

Completed in 109 milliseconds