Home
last modified time | relevance | path

Searched refs:btrfs_end_transaction (Results 1 – 12 of 12) sorted by relevance

/linux-3.3/fs/btrfs/
Dtransaction.h79 int btrfs_end_transaction(struct btrfs_trans_handle *trans,
Dinode.c466 btrfs_end_transaction(trans, root); in compress_file_range()
469 btrfs_end_transaction(trans, root); in compress_file_range()
639 btrfs_end_transaction(trans, root); in submit_compressed_extents()
904 btrfs_end_transaction(trans, root); in cow_file_range()
1259 ret = btrfs_end_transaction(trans, root); in run_delalloc_nocow()
1818 btrfs_end_transaction(trans, root); in btrfs_finish_ordered_io()
2232 btrfs_end_transaction(trans, root); in btrfs_orphan_cleanup()
2274 btrfs_end_transaction(trans, root); in btrfs_orphan_cleanup()
2847 btrfs_end_transaction(trans, root); in __unlink_start_trans()
2866 btrfs_end_transaction(trans, root); in __unlink_end_trans()
[all …]
Dtransaction.c531 int btrfs_end_transaction(struct btrfs_trans_handle *trans, in btrfs_end_transaction() function
837 btrfs_end_transaction(trans, root); in btrfs_defrag_root()
1111 btrfs_end_transaction(trans, root); in btrfs_commit_transaction_async()
1171 btrfs_end_transaction(trans, root); in btrfs_commit_transaction()
Dioctl.c267 btrfs_end_transaction(trans, root); in btrfs_ioctl_setflags()
1985 ret = btrfs_end_transaction(trans, root); in btrfs_ioctl_snap_destroy()
2496 btrfs_end_transaction(trans, root); in btrfs_ioctl_clone()
2545 btrfs_end_transaction(trans, root); in btrfs_ioctl_clone()
2674 btrfs_end_transaction(trans, root); in btrfs_ioctl_default_subvol()
2691 btrfs_end_transaction(trans, root); in btrfs_ioctl_default_subvol()
2849 btrfs_end_transaction(trans, root); in btrfs_ioctl_trans_end()
2870 btrfs_end_transaction(trans, root); in btrfs_ioctl_start_sync()
Dxattr.c203 btrfs_end_transaction(trans, root); in __btrfs_setxattr()
Drelocation.c2173 btrfs_end_transaction(trans, rc->extent_root);
2208 btrfs_end_transaction(trans, rc->extent_root);
3267 btrfs_end_transaction(trans, root);
3705 btrfs_end_transaction(trans, rc->extent_root);
3940 btrfs_end_transaction(trans, root);
4089 ret = btrfs_end_transaction(trans, root->fs_info->tree_root);
Dfile.c1555 ret = btrfs_end_transaction(trans, root); in btrfs_sync_file()
1560 ret = btrfs_end_transaction(trans, root); in btrfs_sync_file()
Dvolumes.c2013 btrfs_end_transaction(trans, root); in btrfs_relocate_chunk()
2495 btrfs_end_transaction(trans, dev_root); in __btrfs_balance()
3047 btrfs_end_transaction(trans, root); in btrfs_shrink_device()
3053 btrfs_end_transaction(trans, root); in btrfs_shrink_device()
Dbackref.c1202 btrfs_end_transaction(trans, fs_info->extent_root); in iterate_extent_inodes()
Dscrub.c529 btrfs_end_transaction(trans, fixup->root); in scrub_fixup_nodatasum()
Dextent-tree.c3274 btrfs_end_transaction(trans, root); in btrfs_check_data_free_space()
7123 btrfs_end_transaction(trans, root); in btrfs_set_block_group_ro()
Ddisk-io.c1647 btrfs_end_transaction(trans, root); in transaction_kthread()