/linux-4.1.27/fs/btrfs/ |
D | ioctl.c | 352 btrfs_end_transaction(trans, root); in btrfs_ioctl_setflags() 2495 ret = btrfs_end_transaction(trans, root); in btrfs_ioctl_snap_destroy() 3108 btrfs_end_transaction(trans, root); in clone_finish_inode_update() 3111 ret = btrfs_end_transaction(trans, root); in clone_finish_inode_update() 3510 btrfs_end_transaction(trans, root); in btrfs_clone() 3519 btrfs_end_transaction(trans, root); in btrfs_clone() 3555 btrfs_end_transaction(trans, in btrfs_clone() 3574 btrfs_end_transaction(trans, in btrfs_clone() 3594 btrfs_end_transaction(trans, root); in btrfs_clone() 3611 btrfs_end_transaction(trans, root); in btrfs_clone() [all …]
|
D | transaction.c | 845 int btrfs_end_transaction(struct btrfs_trans_handle *trans, in btrfs_end_transaction() function 1227 btrfs_end_transaction(trans, root); in btrfs_defrag_root() 1657 btrfs_end_transaction(trans, root); in btrfs_commit_transaction_async() 1781 btrfs_end_transaction(trans, root); in btrfs_commit_transaction() 1790 btrfs_end_transaction(trans, root); in btrfs_commit_transaction() 1815 btrfs_end_transaction(trans, root); in btrfs_commit_transaction() 1846 btrfs_end_transaction(trans, root); in btrfs_commit_transaction() 1855 ret = btrfs_end_transaction(trans, root); in btrfs_commit_transaction()
|
D | transaction.h | 156 int btrfs_end_transaction(struct btrfs_trans_handle *trans,
|
D | file.c | 2051 btrfs_end_transaction(trans, root); in btrfs_sync_file() 2060 ret = btrfs_end_transaction(trans, root); in btrfs_sync_file() 2068 btrfs_end_transaction(trans, root); in btrfs_sync_file() 2074 ret = btrfs_end_transaction(trans, root); in btrfs_sync_file() 2465 btrfs_end_transaction(trans, root); in btrfs_punch_hole() 2518 btrfs_end_transaction(trans, root); in btrfs_punch_hole() 2540 ret = btrfs_end_transaction(trans, root); in btrfs_punch_hole() 2690 btrfs_end_transaction(trans, root); in btrfs_fallocate() 2692 ret = btrfs_end_transaction(trans, in btrfs_fallocate()
|
D | inode.c | 314 btrfs_end_transaction(trans, root); in cow_file_range_inline() 1479 err = btrfs_end_transaction(trans, root); in run_delalloc_nocow() 2588 btrfs_end_transaction(trans, root); in relink_extent_backref() 2924 btrfs_end_transaction(trans, root); in btrfs_finish_ordered_io() 3423 btrfs_end_transaction(trans, root); in btrfs_orphan_cleanup() 3453 btrfs_end_transaction(trans, root); in btrfs_orphan_cleanup() 3484 btrfs_end_transaction(trans, root); in btrfs_orphan_cleanup() 4009 btrfs_end_transaction(trans, root); in __unlink_start_trans() 4043 btrfs_end_transaction(trans, root); in btrfs_unlink() 4162 btrfs_end_transaction(trans, root); in btrfs_rmdir() [all …]
|
D | uuid-tree.c | 252 btrfs_end_transaction(trans, uuid_root); in btrfs_uuid_iter_rem()
|
D | root-tree.c | 293 btrfs_end_transaction(trans, tree_root); in btrfs_find_orphan_roots()
|
D | xattr.c | 257 btrfs_end_transaction(trans, root); in __btrfs_setxattr()
|
D | relocation.c | 2297 btrfs_end_transaction(trans, rc->extent_root); 2332 btrfs_end_transaction(trans, rc->extent_root); 3470 btrfs_end_transaction(trans, root); 3941 btrfs_end_transaction(trans, rc->extent_root); 4161 btrfs_end_transaction(trans, root); 4311 err = btrfs_end_transaction(trans, root->fs_info->tree_root);
|
D | extent-tree.c | 2742 ret = btrfs_end_transaction(trans, async->root); in delayed_ref_async_start() 3946 btrfs_end_transaction(trans, root); in btrfs_check_data_free_space() 4001 btrfs_end_transaction(trans, root); in btrfs_check_data_free_space() 4504 btrfs_end_transaction(trans, root); in flush_space() 4520 btrfs_end_transaction(trans, root); in flush_space() 7110 btrfs_end_transaction(trans, root); in find_free_extent() 8830 btrfs_end_transaction(trans, root); in btrfs_set_block_group_ro() 8875 btrfs_end_transaction(trans, root); in btrfs_set_block_group_ro() 9075 btrfs_end_transaction(trans, root); in btrfs_can_relocate() 10032 btrfs_end_transaction(trans, root); in btrfs_delete_unused_bgs()
|
D | delayed-inode.c | 1301 btrfs_end_transaction(trans, delayed_node->root); in btrfs_commit_inode_delayed_inode() 1366 btrfs_end_transaction(trans, root); in btrfs_async_run_delayed_root()
|
D | volumes.c | 2291 btrfs_end_transaction(trans, root); in btrfs_init_new_device() 2703 btrfs_end_transaction(trans, root); in btrfs_relocate_chunk() 3184 btrfs_end_transaction(trans, dev_root); in __btrfs_balance() 3795 ret = btrfs_end_transaction(trans, fs_info->uuid_root); in btrfs_uuid_scan_kthread() 3820 btrfs_end_transaction(trans, fs_info->uuid_root); in btrfs_uuid_scan_kthread() 4080 btrfs_end_transaction(trans, root); in btrfs_shrink_device()
|
D | qgroup.c | 2772 btrfs_end_transaction(trans, fs_info->fs_root); in btrfs_qgroup_rescan_worker() 2809 btrfs_end_transaction(trans, fs_info->quota_root); in btrfs_qgroup_rescan_worker()
|
D | scrub.c | 848 btrfs_end_transaction(trans, fixup->root); in scrub_fixup_nodatasum() 3985 btrfs_end_transaction(trans, root); in copy_nocow_pages_worker() 4013 btrfs_end_transaction(trans, root); in copy_nocow_pages_worker()
|
D | backref.c | 1678 btrfs_end_transaction(trans, fs_info->extent_root);
|
D | disk-io.c | 1857 btrfs_end_transaction(trans, root); in transaction_kthread()
|
D | tree-log.c | 5347 btrfs_end_transaction(wc.trans, fs_info->tree_root); in btrfs_recover_log_trees()
|
D | send.c | 5649 return btrfs_end_transaction(trans, sctx->send_root); in ensure_commit_roots_uptodate()
|