/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | dsl_synctask.c | 100 dmu_tx_commit(tx); in dsl_sync_task() 107 dmu_tx_commit(tx); in dsl_sync_task()
|
H A D | zvol.c | 418 dmu_tx_commit(tx); in zvol_replay_write() 708 dmu_tx_commit(tx); in zvol_prealloc() 736 dmu_tx_commit(tx); in zvol_update_volsize() 1305 dmu_tx_commit(tx); in zvol_strategy() 1474 dmu_tx_commit(tx); in zvol_write() 1820 dmu_tx_commit(tx); in zvol_ioctl() 2018 dmu_tx_commit(tx); in zvol_dump_init() 2101 dmu_tx_commit(tx); in zvol_dumpify() 2137 dmu_tx_commit(tx); in zvol_dump_fini() 2179 dmu_tx_commit(tx); in zvol_dump_fini()
|
H A D | spa_history.c | 327 dmu_tx_commit(tx); in spa_history_log_nvl() 489 dmu_tx_commit(htx); in spa_history_log_internal()
|
H A D | zfs_vnops.c | 958 dmu_tx_commit(tx); in zfs_write() 1011 dmu_tx_commit(tx); in zfs_write() 1566 dmu_tx_commit(tx); in zfs_create() 1795 dmu_tx_commit(tx); in zfs_remove() 1862 dmu_tx_commit(tx); in zfs_remove() 2054 dmu_tx_commit(tx); in zfs_mkdir() 2186 dmu_tx_commit(tx); in zfs_rmdir() 3359 dmu_tx_commit(tx); in zfs_setattr() 3804 dmu_tx_commit(tx); in zfs_rename() 3967 dmu_tx_commit(tx); in zfs_symlink() [all …]
|
H A D | zfs_dir.c | 572 dmu_tx_commit(tx); in zfs_purgedir() 682 dmu_tx_commit(tx); in zfs_rmnode() 974 dmu_tx_commit(tx); in zfs_make_xattrdir()
|
H A D | spa_errlog.c | 403 dmu_tx_commit(tx); in spa_errlog_sync()
|
H A D | dsl_pool.c | 403 dmu_tx_commit(tx); in dsl_pool_create() 584 dmu_tx_commit(tx); in dsl_pool_sync()
|
H A D | dmu_send.c | 1996 dmu_tx_commit(tx); in receive_object() 2021 dmu_tx_commit(tx); in receive_object() 2108 dmu_tx_commit(tx); in receive_write() 2172 dmu_tx_commit(tx); in receive_write_byref() 2211 dmu_tx_commit(tx); in receive_write_embedded() 2257 dmu_tx_commit(tx); in receive_spill()
|
H A D | dmu.c | 694 dmu_tx_commit(tx); in dmu_free_long_range_impl() 743 dmu_tx_commit(tx); in dmu_free_long_object() 1481 dmu_tx_commit(dsa->dsa_tx); in dmu_sync_late_arrival_done()
|
H A D | zfs_vfsops.c | 841 dmu_tx_commit(tx); in zfs_set_userquota() 2248 dmu_tx_commit(tx); in zfs_set_version() 2271 dmu_tx_commit(tx); in zfs_set_version()
|
H A D | zil.c | 557 dmu_tx_commit(tx); in zil_create() 619 dmu_tx_commit(tx); in zil_destroy() 870 dmu_tx_commit(tx); in zil_lwb_write_done()
|
H A D | zfs_znode.c | 1509 dmu_tx_commit(tx); in zfs_extend() 1596 dmu_tx_commit(tx); in zfs_trunc() 1730 dmu_tx_commit(tx); in zfs_freesp()
|
H A D | vdev.c | 1964 dmu_tx_commit(tx); in vdev_dtl_sync() 2009 dmu_tx_commit(tx); in vdev_dtl_sync() 2207 dmu_tx_commit(tx); in vdev_remove() 2242 dmu_tx_commit(tx); in vdev_sync()
|
H A D | zfs_replay.c | 728 dmu_tx_commit(tx); in zfs_replay_write2()
|
H A D | ddt.c | 1118 dmu_tx_commit(tx); in ddt_sync()
|
H A D | spa.c | 2755 dmu_tx_commit(tx); in spa_load_impl() 3706 dmu_tx_commit(tx); in spa_create() 5158 dmu_tx_commit(tx); in spa_vdev_split_mirror() 6454 dmu_tx_commit(tx); in spa_sync()
|
H A D | dmu_tx.c | 1381 dmu_tx_commit(dmu_tx_t *tx) in dmu_tx_commit() function
|
H A D | dmu_objset.c | 1468 dmu_tx_commit(tx); in dmu_objset_userspace_upgrade()
|
H A D | dsl_scan.c | 1679 dmu_tx_commit(tx); in dsl_resilver_restart()
|
H A D | metaslab.c | 1908 dmu_tx_commit(tx); in metaslab_sync()
|
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu_tx.h | 129 void dmu_tx_commit(dmu_tx_t *tx);
|
H A D | dmu.h | 682 void dmu_tx_commit(dmu_tx_t *tx);
|
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_zvol.c | 376 dmu_tx_commit(tx); in sbd_zvol_rele_write_bufs() 450 dmu_tx_commit(tx); in sbd_zvol_copy_write()
|
/titanic_50/usr/src/cmd/ztest/ |
H A D | ztest.c | 1475 dmu_tx_commit(tx); in ztest_replay_create() 1496 dmu_tx_commit(tx); in ztest_replay_create() 1545 dmu_tx_commit(tx); in ztest_replay_remove() 1669 dmu_tx_commit(tx); in ztest_replay_write() 1708 dmu_tx_commit(tx); in ztest_replay_truncate() 1780 dmu_tx_commit(tx); in ztest_replay_setattr() 2150 dmu_tx_commit(tx); in ztest_prealloc() 3739 dmu_tx_commit(tx); in ztest_dmu_read_write() 4008 dmu_tx_commit(tx); in ztest_dmu_read_write_zcopy() 4151 dmu_tx_commit(tx); in ztest_zap() [all …]
|
/titanic_50/usr/src/uts/common/fs/zev/ |
H A D | zev_callbacks.c | 103 dmu_tx_commit(tx); in zev_zfs_mount_cb() 156 dmu_tx_commit(tx); in zev_zfs_umount_cb()
|