/titanic_44/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 | 417 dmu_tx_commit(tx); in zvol_replay_write() 707 dmu_tx_commit(tx); in zvol_prealloc() 735 dmu_tx_commit(tx); in zvol_update_volsize() 1304 dmu_tx_commit(tx); in zvol_strategy() 1473 dmu_tx_commit(tx); in zvol_write() 1819 dmu_tx_commit(tx); in zvol_ioctl() 2004 dmu_tx_commit(tx); in zvol_dump_init() 2081 dmu_tx_commit(tx); in zvol_dumpify() 2117 dmu_tx_commit(tx); in zvol_dump_fini() 2159 dmu_tx_commit(tx); in zvol_dump_fini()
|
H A D | spa_history.c | 326 dmu_tx_commit(tx); in spa_history_log_nvl() 488 dmu_tx_commit(htx); in spa_history_log_internal()
|
H A D | zfs_vnops.c | 957 dmu_tx_commit(tx); in zfs_write() 1010 dmu_tx_commit(tx); in zfs_write() 1565 dmu_tx_commit(tx); in zfs_create() 1794 dmu_tx_commit(tx); in zfs_remove() 1861 dmu_tx_commit(tx); in zfs_remove() 2053 dmu_tx_commit(tx); in zfs_mkdir() 2185 dmu_tx_commit(tx); in zfs_rmdir() 3358 dmu_tx_commit(tx); in zfs_setattr() 3803 dmu_tx_commit(tx); in zfs_rename() 3966 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 | 402 dmu_tx_commit(tx); in dsl_pool_create() 583 dmu_tx_commit(tx); in dsl_pool_sync()
|
H A D | dmu_send.c | 1976 dmu_tx_commit(tx); in receive_object() 2001 dmu_tx_commit(tx); in receive_object() 2086 dmu_tx_commit(tx); in receive_write() 2150 dmu_tx_commit(tx); in receive_write_byref() 2189 dmu_tx_commit(tx); in receive_write_embedded() 2235 dmu_tx_commit(tx); in receive_spill()
|
H A D | dmu.c | 687 dmu_tx_commit(tx); in dmu_free_long_range_impl() 736 dmu_tx_commit(tx); in dmu_free_long_object() 1473 dmu_tx_commit(dsa->dsa_tx); in dmu_sync_late_arrival_done()
|
H A D | zfs_vfsops.c | 837 dmu_tx_commit(tx); in zfs_set_userquota() 2281 dmu_tx_commit(tx); in zfs_set_version() 2304 dmu_tx_commit(tx); in zfs_set_version()
|
H A D | zil.c | 556 dmu_tx_commit(tx); in zil_create() 618 dmu_tx_commit(tx); in zil_destroy() 869 dmu_tx_commit(tx); in zil_lwb_write_done()
|
H A D | zfs_znode.c | 1508 dmu_tx_commit(tx); in zfs_extend() 1595 dmu_tx_commit(tx); in zfs_trunc() 1729 dmu_tx_commit(tx); in zfs_freesp()
|
H A D | vdev.c | 1963 dmu_tx_commit(tx); in vdev_dtl_sync() 2008 dmu_tx_commit(tx); in vdev_dtl_sync() 2206 dmu_tx_commit(tx); in vdev_remove() 2241 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 | 1117 dmu_tx_commit(tx); in ddt_sync()
|
H A D | spa.c | 2741 dmu_tx_commit(tx); in spa_load_impl() 3686 dmu_tx_commit(tx); in spa_create() 5130 dmu_tx_commit(tx); in spa_vdev_split_mirror() 6418 dmu_tx_commit(tx); in spa_sync()
|
H A D | dmu_tx.c | 1380 dmu_tx_commit(dmu_tx_t *tx) in dmu_tx_commit() function
|
H A D | dsl_scan.c | 1658 dmu_tx_commit(tx); in dsl_resilver_restart()
|
H A D | dmu_objset.c | 1499 dmu_tx_commit(tx); in dmu_objset_userspace_upgrade()
|
H A D | metaslab.c | 1906 dmu_tx_commit(tx); in metaslab_sync()
|
/titanic_44/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 | 678 void dmu_tx_commit(dmu_tx_t *tx);
|
/titanic_44/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_44/usr/src/cmd/ztest/ |
H A D | ztest.c | 1474 dmu_tx_commit(tx); in ztest_replay_create() 1495 dmu_tx_commit(tx); in ztest_replay_create() 1544 dmu_tx_commit(tx); in ztest_replay_remove() 1668 dmu_tx_commit(tx); in ztest_replay_write() 1707 dmu_tx_commit(tx); in ztest_replay_truncate() 1779 dmu_tx_commit(tx); in ztest_replay_setattr() 2149 dmu_tx_commit(tx); in ztest_prealloc() 3738 dmu_tx_commit(tx); in ztest_dmu_read_write() 4007 dmu_tx_commit(tx); in ztest_dmu_read_write_zcopy() 4150 dmu_tx_commit(tx); in ztest_zap() [all …]
|
/titanic_44/usr/src/uts/common/fs/zev/ |
H A D | zev_callbacks.c | 99 dmu_tx_commit(tx); in zev_zfs_mount_cb() 152 dmu_tx_commit(tx); in zev_zfs_umount_cb()
|