/linux-4.4.14/fs/btrfs/ |
D | transaction.c | 617 btrfs_end_transaction(trans, root); in btrfs_start_transaction_fallback_global_rsv() 889 int btrfs_end_transaction(struct btrfs_trans_handle *trans, in btrfs_end_transaction() function 1272 btrfs_end_transaction(trans, root); in btrfs_defrag_root() 1713 btrfs_end_transaction(trans, root); in btrfs_commit_transaction_async() 1820 btrfs_end_transaction(trans, root); in btrfs_commit_transaction() 1829 btrfs_end_transaction(trans, root); in btrfs_commit_transaction() 1850 btrfs_end_transaction(trans, root); in btrfs_commit_transaction() 1880 btrfs_end_transaction(trans, root); in btrfs_commit_transaction() 1888 ret = btrfs_end_transaction(trans, root); in btrfs_commit_transaction()
|
D | inode.c | 321 btrfs_end_transaction(trans, root); in cow_file_range_inline() 1489 err = btrfs_end_transaction(trans, root); in run_delalloc_nocow() 2610 btrfs_end_transaction(trans, root); in relink_extent_backref() 2953 btrfs_end_transaction(trans, root); in btrfs_finish_ordered_io() 3455 btrfs_end_transaction(trans, root); in btrfs_orphan_cleanup() 3485 btrfs_end_transaction(trans, root); in btrfs_orphan_cleanup() 3516 btrfs_end_transaction(trans, root); in btrfs_orphan_cleanup() 4082 btrfs_end_transaction(trans, root); in btrfs_unlink() 4201 btrfs_end_transaction(trans, root); in btrfs_rmdir() 4749 btrfs_end_transaction(trans, root); in maybe_insert_hole() [all …]
|
D | transaction.h | 184 int btrfs_end_transaction(struct btrfs_trans_handle *trans,
|
D | ioctl.c | 353 btrfs_end_transaction(trans, root); in btrfs_ioctl_setflags() 2522 ret = btrfs_end_transaction(trans, root); in btrfs_ioctl_snap_destroy() 3307 btrfs_end_transaction(trans, root); in clone_finish_inode_update() 3310 ret = btrfs_end_transaction(trans, root); in clone_finish_inode_update() 3706 btrfs_end_transaction(trans, root); in btrfs_clone() 3715 btrfs_end_transaction(trans, root); in btrfs_clone() 3748 btrfs_end_transaction(trans, in btrfs_clone() 3768 btrfs_end_transaction(trans, root); in btrfs_clone() 3785 btrfs_end_transaction(trans, root); in btrfs_clone() 3840 btrfs_end_transaction(trans, root); in btrfs_clone() [all …]
|
D | file.c | 2075 btrfs_end_transaction(trans, root); in btrfs_sync_file() 2084 ret = btrfs_end_transaction(trans, root); in btrfs_sync_file() 2091 btrfs_end_transaction(trans, root); in btrfs_sync_file() 2097 ret = btrfs_end_transaction(trans, root); in btrfs_sync_file() 2488 btrfs_end_transaction(trans, root); in btrfs_punch_hole() 2554 btrfs_end_transaction(trans, root); in btrfs_punch_hole() 2576 ret = btrfs_end_transaction(trans, root); in btrfs_punch_hole() 2804 btrfs_end_transaction(trans, root); in btrfs_fallocate() 2806 ret = btrfs_end_transaction(trans, root); in btrfs_fallocate()
|
D | uuid-tree.c | 252 btrfs_end_transaction(trans, uuid_root); in btrfs_uuid_iter_rem()
|
D | root-tree.c | 294 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 | 2299 btrfs_end_transaction(trans, rc->extent_root); 2334 btrfs_end_transaction(trans, rc->extent_root); 3476 btrfs_end_transaction(trans, root); 3946 btrfs_end_transaction(trans, rc->extent_root); 4170 btrfs_end_transaction(trans, root); 4318 err = btrfs_end_transaction(trans, root->fs_info->tree_root);
|
D | volumes.c | 2438 btrfs_end_transaction(trans, root); in btrfs_init_new_device() 2868 btrfs_end_transaction(trans, root); in btrfs_relocate_chunk() 3428 btrfs_end_transaction(trans, dev_root); in __btrfs_balance() 3552 btrfs_end_transaction(trans, chunk_root); in __btrfs_balance() 4084 ret = btrfs_end_transaction(trans, fs_info->uuid_root); in btrfs_uuid_scan_kthread() 4109 btrfs_end_transaction(trans, fs_info->uuid_root); in btrfs_uuid_scan_kthread() 4397 btrfs_end_transaction(trans, root); in btrfs_shrink_device()
|
D | delayed-inode.c | 1305 btrfs_end_transaction(trans, delayed_node->root); in btrfs_commit_inode_delayed_inode() 1370 btrfs_end_transaction(trans, root); in btrfs_async_run_delayed_root()
|
D | extent-tree.c | 2846 ret = btrfs_end_transaction(trans, async->root); in delayed_ref_async_start() 4057 btrfs_end_transaction(trans, root); in btrfs_alloc_data_chunk_ondemand() 4113 btrfs_end_transaction(trans, root); in btrfs_alloc_data_chunk_ondemand() 4716 btrfs_end_transaction(trans, root); in flush_space() 4732 btrfs_end_transaction(trans, root); in flush_space() 7458 btrfs_end_transaction(trans, root); in find_free_extent() 9183 btrfs_end_transaction(trans, root); in btrfs_inc_block_group_ro() 9228 btrfs_end_transaction(trans, root); in btrfs_inc_block_group_ro() 9430 btrfs_end_transaction(trans, root); in btrfs_can_relocate() 10498 btrfs_end_transaction(trans, root); in btrfs_delete_unused_bgs()
|
D | qgroup.c | 2305 btrfs_end_transaction(trans, fs_info->fs_root); in btrfs_qgroup_rescan_worker() 2340 btrfs_end_transaction(trans, fs_info->quota_root); in btrfs_qgroup_rescan_worker()
|
D | scrub.c | 840 btrfs_end_transaction(trans, fixup->root); in scrub_fixup_nodatasum() 4163 btrfs_end_transaction(trans, root); in copy_nocow_pages_worker() 4191 btrfs_end_transaction(trans, root); in copy_nocow_pages_worker()
|
D | backref.c | 1726 btrfs_end_transaction(trans, fs_info->extent_root);
|
D | disk-io.c | 1903 btrfs_end_transaction(trans, root); in transaction_kthread()
|
D | tree-log.c | 5567 btrfs_end_transaction(wc.trans, fs_info->tree_root); in btrfs_recover_log_trees()
|
D | send.c | 5898 return btrfs_end_transaction(trans, sctx->send_root); in ensure_commit_roots_uptodate()
|