Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Ddev-replace.c352 ret = btrfs_commit_transaction(trans, root); in btrfs_dev_replace_start()
414 ret = btrfs_commit_transaction(trans, root); in btrfs_dev_replace_start()
503 ret = btrfs_commit_transaction(trans, root); in btrfs_dev_replace_finishing()
594 btrfs_commit_transaction(trans, root); in btrfs_dev_replace_finishing()
728 ret = btrfs_commit_transaction(trans, root); in __btrfs_dev_replace_cancel()
Dtransaction.h206 int btrfs_commit_transaction(struct btrfs_trans_handle *trans,
Dtransaction.c556 btrfs_commit_transaction(h, root); in start_transaction()
847 return btrfs_commit_transaction(trans, root); in __btrfs_end_transaction()
1685 btrfs_commit_transaction(ac->newtrans, ac->root); in do_async_commit()
1809 int btrfs_commit_transaction(struct btrfs_trans_handle *trans, in btrfs_commit_transaction() function
Dioctl.c616 err = btrfs_commit_transaction(trans, root); in create_subvol()
618 err = btrfs_commit_transaction(trans, root); in create_subvol()
716 ret = btrfs_commit_transaction(trans, root); in create_snapshot()
718 ret = btrfs_commit_transaction(trans, in create_snapshot()
1600 btrfs_commit_transaction(trans, root); in btrfs_ioctl_resize()
1847 btrfs_commit_transaction(trans, root); in btrfs_ioctl_subvol_setflags()
4898 err = btrfs_commit_transaction(trans, root->fs_info->tree_root); in btrfs_ioctl_quota_ctl()
5204 ret = btrfs_commit_transaction(trans, root); in _btrfs_ioctl_set_received_subvol()
5353 ret = btrfs_commit_transaction(trans, root); in btrfs_ioctl_set_fslabel()
5517 return btrfs_commit_transaction(trans, root); in btrfs_ioctl_set_features()
Drelocation.c2332 btrfs_commit_transaction(trans, rc->extent_root);
3900 btrfs_commit_transaction(trans, rc->extent_root);
4094 btrfs_commit_transaction(trans, rc->extent_root);
4449 err = btrfs_commit_transaction(trans, rc->extent_root);
4461 err = btrfs_commit_transaction(trans, rc->extent_root);
Dvolumes.c1686 btrfs_commit_transaction(trans, root); in btrfs_rm_dev_item()
2409 ret = btrfs_commit_transaction(trans, root); in btrfs_init_new_device()
2430 ret = btrfs_commit_transaction(trans, root); in btrfs_init_new_device()
2994 err = btrfs_commit_transaction(trans, root); in insert_balance_item()
3032 err = btrfs_commit_transaction(trans, root); in del_balance_item()
4208 ret = btrfs_commit_transaction(trans, tree_root); in btrfs_create_uuid_tree()
4379 ret = btrfs_commit_transaction(trans, root); in btrfs_shrink_device()
Dsuper.c1115 return btrfs_commit_transaction(trans, root); in btrfs_sync_fs()
2136 return btrfs_commit_transaction(trans, root); in btrfs_freeze()
Dqgroup.c2303 btrfs_commit_transaction(trans, fs_info->fs_root); in btrfs_qgroup_rescan_worker()
2456 ret = btrfs_commit_transaction(trans, fs_info->fs_root); in btrfs_qgroup_rescan()
Ddisk-io.c1850 ret = btrfs_commit_transaction(trans, root); in cleaner_kthread()
1901 btrfs_commit_transaction(trans, root); in transaction_kthread()
3802 return btrfs_commit_transaction(trans, root); in btrfs_commit_super()
Dfile.c2095 ret = btrfs_commit_transaction(trans, root); in btrfs_sync_file()
Dextent-tree.c4101 ret = btrfs_commit_transaction(trans, root); in btrfs_alloc_data_chunk_ondemand()
4682 return btrfs_commit_transaction(trans, root); in may_commit_transaction()
Dinode.c5257 ret = btrfs_commit_transaction(trans, root); in btrfs_evict_inode()
5931 ret = btrfs_commit_transaction(trans, root); in btrfs_write_inode()
Dtree-log.c5555 ret = btrfs_commit_transaction(trans, fs_info->tree_root); in btrfs_recover_log_trees()
Dsend.c5911 return btrfs_commit_transaction(trans, sctx->send_root); in ensure_commit_roots_uptodate()