Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.h195 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Droot-tree.c284 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c2289 trans = btrfs_join_transaction(rc->extent_root);
3468 trans = btrfs_join_transaction(root);
3890 trans = btrfs_join_transaction(rc->extent_root);
4090 trans = btrfs_join_transaction(rc->extent_root);
4417 trans = btrfs_join_transaction(rc->extent_root);
4457 trans = btrfs_join_transaction(rc->extent_root);
Dinode.c273 trans = btrfs_join_transaction(root); in cow_file_range_inline()
1259 trans = btrfs_join_transaction(root); in run_delalloc_nocow()
2493 trans = btrfs_join_transaction(root); in relink_extent_backref()
2862 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
2896 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3514 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
4995 trans = btrfs_join_transaction(root); in btrfs_setsize()
5231 trans = btrfs_join_transaction(root); in btrfs_evict_inode()
5928 trans = btrfs_join_transaction(root); in btrfs_write_inode()
5951 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
[all …]
Ddelayed-inode.c1278 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1360 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dtransaction.c635 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1702 ac->newtrans = btrfs_join_transaction(root); in btrfs_commit_transaction_async()
Dextent-tree.c2831 trans = btrfs_join_transaction(async->root); in delayed_ref_async_start()
4050 trans = btrfs_join_transaction(root); in btrfs_alloc_data_chunk_ondemand()
4094 trans = btrfs_join_transaction(root); in btrfs_alloc_data_chunk_ondemand()
4678 trans = btrfs_join_transaction(root); in may_commit_transaction()
4710 trans = btrfs_join_transaction(root); in flush_space()
4724 trans = btrfs_join_transaction(root); in flush_space()
7430 trans = btrfs_join_transaction(root); in find_free_extent()
9169 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
9402 trans = btrfs_join_transaction(root); in btrfs_can_relocate()
Dbackref.c1688 trans = btrfs_join_transaction(fs_info->extent_root);
Dioctl.c4930 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4987 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
5033 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dscrub.c810 trans = btrfs_join_transaction(fixup->root); in scrub_fixup_nodatasum()
4146 trans = btrfs_join_transaction(root); in copy_nocow_pages_worker()
Dqgroup.c2451 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
Ddisk-io.c3799 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dsend.c5905 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()