Home
last modified time | relevance | path

Searched refs:btrfs_commit_transaction (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/fs/btrfs/
Ddev-replace.c337 ret = btrfs_commit_transaction(trans, root); in btrfs_dev_replace_start()
411 ret = btrfs_commit_transaction(trans, root); in btrfs_dev_replace_start()
501 ret = btrfs_commit_transaction(trans, root); in btrfs_dev_replace_finishing()
593 btrfs_commit_transaction(trans, root); in btrfs_dev_replace_finishing()
727 ret = btrfs_commit_transaction(trans, root); in __btrfs_dev_replace_cancel()
Dtransaction.h173 int btrfs_commit_transaction(struct btrfs_trans_handle *trans,
Dioctl.c615 err = btrfs_commit_transaction(trans, root); in create_subvol()
617 err = btrfs_commit_transaction(trans, root); in create_subvol()
715 ret = btrfs_commit_transaction(trans, root); in create_snapshot()
717 ret = btrfs_commit_transaction(trans, in create_snapshot()
1591 btrfs_commit_transaction(trans, root); in btrfs_ioctl_resize()
1838 btrfs_commit_transaction(trans, root); in btrfs_ioctl_subvol_setflags()
4733 err = btrfs_commit_transaction(trans, root->fs_info->tree_root); in btrfs_ioctl_quota_ctl()
5039 ret = btrfs_commit_transaction(trans, root); in _btrfs_ioctl_set_received_subvol()
5188 ret = btrfs_commit_transaction(trans, root); in btrfs_ioctl_set_fslabel()
5352 return btrfs_commit_transaction(trans, root); in btrfs_ioctl_set_features()
Dtransaction.c533 btrfs_commit_transaction(h, root); in start_transaction()
806 return btrfs_commit_transaction(trans, root); in __btrfs_end_transaction()
1629 btrfs_commit_transaction(ac->newtrans, ac->root); in do_async_commit()
1770 int btrfs_commit_transaction(struct btrfs_trans_handle *trans, in btrfs_commit_transaction() function
Dsuper.c1027 return btrfs_commit_transaction(trans, root); in btrfs_sync_fs()
2002 return btrfs_commit_transaction(trans, root); in btrfs_freeze()
Drelocation.c2330 btrfs_commit_transaction(trans, rc->extent_root);
3895 btrfs_commit_transaction(trans, rc->extent_root);
4085 btrfs_commit_transaction(trans, rc->extent_root);
4442 err = btrfs_commit_transaction(trans, rc->extent_root);
4454 err = btrfs_commit_transaction(trans, rc->extent_root);
Dvolumes.c1542 btrfs_commit_transaction(trans, root); in btrfs_rm_dev_item()
2262 ret = btrfs_commit_transaction(trans, root); in btrfs_init_new_device()
2283 ret = btrfs_commit_transaction(trans, root); in btrfs_init_new_device()
2824 err = btrfs_commit_transaction(trans, root); in insert_balance_item()
2862 err = btrfs_commit_transaction(trans, root); in del_balance_item()
3919 ret = btrfs_commit_transaction(trans, tree_root); in btrfs_create_uuid_tree()
Dqgroup.c2770 btrfs_commit_transaction(trans, fs_info->fs_root); in btrfs_qgroup_rescan_worker()
2924 ret = btrfs_commit_transaction(trans, fs_info->fs_root); in btrfs_qgroup_rescan()
Ddisk-io.c1855 btrfs_commit_transaction(trans, root); in transaction_kthread()
3711 return btrfs_commit_transaction(trans, root); in btrfs_commit_super()
Dfile.c2072 ret = btrfs_commit_transaction(trans, root); in btrfs_sync_file()
Dextent-tree.c3989 ret = btrfs_commit_transaction(trans, root); in btrfs_check_data_free_space()
4470 return btrfs_commit_transaction(trans, root); in may_commit_transaction()
Dinode.c5186 ret = btrfs_commit_transaction(trans, root); in btrfs_evict_inode()
5860 ret = btrfs_commit_transaction(trans, root); in btrfs_write_inode()
Dtree-log.c5335 ret = btrfs_commit_transaction(trans, fs_info->tree_root); in btrfs_recover_log_trees()
Dsend.c5662 return btrfs_commit_transaction(trans, sctx->send_root); in ensure_commit_roots_uptodate()