Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dtransaction.h87 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Dinode.c454 trans = btrfs_join_transaction(root); in compress_file_range()
671 trans = btrfs_join_transaction(root); in submit_compressed_extents()
843 trans = btrfs_join_transaction(root); in cow_file_range()
1161 trans = btrfs_join_transaction(root); in run_delalloc_nocow()
1861 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
1879 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
2404 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
4400 trans = btrfs_join_transaction(root); in btrfs_write_inode()
4426 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
5320 trans = btrfs_join_transaction(root); in btrfs_get_extent()
[all …]
Drelocation.c2191 trans = btrfs_join_transaction(rc->extent_root);
3285 trans = btrfs_join_transaction(root);
3699 trans = btrfs_join_transaction(rc->extent_root);
3888 trans = btrfs_join_transaction(rc->extent_root);
4219 trans = btrfs_join_transaction(rc->extent_root);
4259 trans = btrfs_join_transaction(rc->extent_root);
Dtransaction.c360 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
1164 ac->newtrans = btrfs_join_transaction(root); in btrfs_commit_transaction_async()
Ddisk-io.c1589 trans = btrfs_join_transaction(root); in transaction_kthread()
3020 trans = btrfs_join_transaction(root); in btrfs_commit_super()
3027 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dbackref.c1187 trans = btrfs_join_transaction(fs_info->extent_root); in iterate_extent_inodes()
Ddelayed-inode.c1255 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_node_done()
Dextent-tree.c3316 trans = btrfs_join_transaction(root); in btrfs_check_data_free_space()
3352 trans = btrfs_join_transaction(root); in btrfs_check_data_free_space()
3723 trans = btrfs_join_transaction(root); in may_commit_transaction()
7220 trans = btrfs_join_transaction(root); in btrfs_set_block_group_ro()
Dscrub.c548 trans = btrfs_join_transaction(fixup->root); in scrub_fixup_nodatasum()