Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dtransaction.h162 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Droot-tree.c283 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c2287 trans = btrfs_join_transaction(rc->extent_root);
3462 trans = btrfs_join_transaction(root);
3885 trans = btrfs_join_transaction(rc->extent_root);
4081 trans = btrfs_join_transaction(rc->extent_root);
4410 trans = btrfs_join_transaction(rc->extent_root);
4450 trans = btrfs_join_transaction(rc->extent_root);
Dinode.c273 trans = btrfs_join_transaction(root); in cow_file_range_inline()
1249 trans = btrfs_join_transaction(root); in run_delalloc_nocow()
2471 trans = btrfs_join_transaction(root); in relink_extent_backref()
2833 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
2867 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3482 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
4953 trans = btrfs_join_transaction(root); in btrfs_setsize()
5160 trans = btrfs_join_transaction(root); in btrfs_evict_inode()
5857 trans = btrfs_join_transaction(root); in btrfs_write_inode()
5880 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
[all …]
Ddelayed-inode.c1274 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1356 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dextent-tree.c2727 trans = btrfs_join_transaction(async->root); in delayed_ref_async_start()
3939 trans = btrfs_join_transaction(root); in btrfs_check_data_free_space()
3983 trans = btrfs_join_transaction(root); in btrfs_check_data_free_space()
4466 trans = btrfs_join_transaction(root); in may_commit_transaction()
4498 trans = btrfs_join_transaction(root); in flush_space()
4512 trans = btrfs_join_transaction(root); in flush_space()
7091 trans = btrfs_join_transaction(root); in find_free_extent()
8816 trans = btrfs_join_transaction(root); in btrfs_set_block_group_ro()
9047 trans = btrfs_join_transaction(root); in btrfs_can_relocate()
Dtransaction.c581 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1646 ac->newtrans = btrfs_join_transaction(root); in btrfs_commit_transaction_async()
Dioctl.c4765 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4822 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
4868 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dbackref.c1640 trans = btrfs_join_transaction(fs_info->extent_root);
Dscrub.c818 trans = btrfs_join_transaction(fixup->root); in scrub_fixup_nodatasum()
3968 trans = btrfs_join_transaction(root); in copy_nocow_pages_worker()
Dqgroup.c2919 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
Ddisk-io.c3708 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dsend.c5656 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()