Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dtransaction.h85 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Dinode.c435 trans = btrfs_join_transaction(root); in compress_file_range()
631 trans = btrfs_join_transaction(root); in submit_compressed_extents()
793 trans = btrfs_join_transaction(root); in cow_file_range()
1079 trans = btrfs_join_transaction(root); in run_delalloc_nocow()
1754 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
1770 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
2272 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
4250 trans = btrfs_join_transaction(root); in btrfs_write_inode()
4276 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
5161 trans = btrfs_join_transaction(root); in btrfs_get_extent()
[all …]
Dtransaction.c349 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1100 ac->newtrans = btrfs_join_transaction(root); in btrfs_commit_transaction_async()
Drelocation.c2163 trans = btrfs_join_transaction(rc->extent_root);
3256 trans = btrfs_join_transaction(root);
3668 trans = btrfs_join_transaction(rc->extent_root);
3857 trans = btrfs_join_transaction(rc->extent_root);
4183 trans = btrfs_join_transaction(rc->extent_root);
4217 trans = btrfs_join_transaction(rc->extent_root);
Ddisk-io.c1641 trans = btrfs_join_transaction(root); in transaction_kthread()
2998 trans = btrfs_join_transaction(root); in btrfs_commit_super()
3004 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dbackref.c1164 trans = btrfs_join_transaction(fs_info->extent_root); in iterate_extent_inodes()
Ddelayed-inode.c1245 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_node_done()
Dextent-tree.c3266 trans = btrfs_join_transaction(root); in btrfs_check_data_free_space()
3302 trans = btrfs_join_transaction(root); in btrfs_check_data_free_space()
3627 trans = btrfs_join_transaction(root); in may_commit_transaction()
7105 trans = btrfs_join_transaction(root); in btrfs_set_block_group_ro()
Dscrub.c499 trans = btrfs_join_transaction(fixup->root); in scrub_fixup_nodatasum()