Home
last modified time | relevance | path

Searched refs:dmu_tx_create (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzvol.c410 tx = dmu_tx_create(os); in zvol_replay_write()
698 tx = dmu_tx_create(os); in zvol_prealloc()
724 tx = dmu_tx_create(os); in zvol_update_volsize()
1296 dmu_tx_t *tx = dmu_tx_create(os); in zvol_strategy()
1459 dmu_tx_t *tx = dmu_tx_create(zv->zv_objset); in zvol_write()
1811 tx = dmu_tx_create(zv->zv_objset); in zvol_ioctl()
1939 tx = dmu_tx_create(os); in zvol_dump_init()
2069 tx = dmu_tx_create(os); in zvol_dumpify()
2109 tx = dmu_tx_create(os); in zvol_dump_fini()
2150 tx = dmu_tx_create(os); in zvol_dump_fini()
H A Dzfs_dir.c550 tx = dmu_tx_create(zfsvfs->z_os); in zfs_purgedir()
640 tx = dmu_tx_create(os); in zfs_rmnode()
942 tx = dmu_tx_create(zfsvfs->z_os); in zfs_make_xattrdir()
H A Dzfs_vnops.c873 tx = dmu_tx_create(zfsvfs->z_os); in zfs_write()
1524 tx = dmu_tx_create(os); in zfs_create()
1733 tx = dmu_tx_create(zfsvfs->z_os); in zfs_remove()
2001 tx = dmu_tx_create(zfsvfs->z_os); in zfs_mkdir()
2145 tx = dmu_tx_create(zfsvfs->z_os); in zfs_rmdir()
3106 tx = dmu_tx_create(zfsvfs->z_os); in zfs_setattr()
3721 tx = dmu_tx_create(zfsvfs->z_os); in zfs_rename()
3907 tx = dmu_tx_create(zfsvfs->z_os); in zfs_symlink()
4136 tx = dmu_tx_create(zfsvfs->z_os); in zfs_link()
4261 tx = dmu_tx_create(zfsvfs->z_os); in zfs_putapage()
[all …]
H A Ddmu_send.c1953 tx = dmu_tx_create(rwa->os); in receive_object()
2058 tx = dmu_tx_create(rwa->os); in receive_write()
2135 tx = dmu_tx_create(rwa->os); in receive_write_byref()
2172 tx = dmu_tx_create(rwa->os); in receive_write_embedded()
2214 tx = dmu_tx_create(rwa->os); in receive_spill()
H A Ddmu.c672 dmu_tx_t *tx = dmu_tx_create(os); in dmu_free_long_range_impl()
729 tx = dmu_tx_create(os); in dmu_free_long_object()
1487 tx = dmu_tx_create(os); in dmu_sync_late_arrival()
H A Dzil.c527 tx = dmu_tx_create(zilog->zl_os); in zil_create()
592 tx = dmu_tx_create(zilog->zl_os); in zil_destroy()
955 tx = dmu_tx_create(zilog->zl_os); in zil_lwb_write_start()
H A Dzfs_znode.c1470 tx = dmu_tx_create(zfsvfs->z_os); in zfs_extend()
1574 tx = dmu_tx_create(zfsvfs->z_os); in zfs_trunc()
1708 tx = dmu_tx_create(zfsvfs->z_os); in zfs_freesp()
H A Dzfs_vfsops.c804 tx = dmu_tx_create(zfsvfs->z_os); in zfs_set_userquota()
2264 tx = dmu_tx_create(os); in zfs_set_version()
H A Dzfs_replay.c707 dmu_tx_t *tx = dmu_tx_create(zfsvfs->z_os); in zfs_replay_write2()
H A Ddmu_tx.c66 dmu_tx_create(objset_t *os) in dmu_tx_create() function
H A Ddmu_objset.c1490 tx = dmu_tx_create(os); in dmu_objset_userspace_upgrade()
H A Dzfs_acl.c1966 tx = dmu_tx_create(zfsvfs->z_os); in zfs_setacl()
H A Dzfs_ioctl.c5072 tx = dmu_tx_create(zfsvfs->z_os); in zfs_ioc_smb_acl()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h127 dmu_tx_t *dmu_tx_create(objset_t *dd);
H A Ddmu.h666 dmu_tx_t *dmu_tx_create(objset_t *os);
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_zvol.c348 tx = dmu_tx_create(sl->sl_zvol_objset_hdl); in sbd_zvol_rele_write_bufs()
439 tx = dmu_tx_create(sl->sl_zvol_objset_hdl); in sbd_zvol_copy_write()
/titanic_44/usr/src/cmd/ztest/
H A Dztest.c1433 tx = dmu_tx_create(os); in ztest_replay_create()
1523 tx = dmu_tx_create(os); in ztest_replay_remove()
1600 tx = dmu_tx_create(os); in ztest_replay_write()
1691 tx = dmu_tx_create(os); in ztest_replay_truncate()
1731 tx = dmu_tx_create(os); in ztest_replay_setattr()
2141 tx = dmu_tx_create(os); in ztest_prealloc()
3637 tx = dmu_tx_create(os); in ztest_dmu_read_write()
3921 tx = dmu_tx_create(os); in ztest_dmu_read_write_zcopy()
4129 tx = dmu_tx_create(os); in ztest_zap()
4197 tx = dmu_tx_create(os); in ztest_zap()
[all …]
/titanic_44/usr/src/uts/common/fs/zev/
H A Dzev_callbacks.c91 tx = dmu_tx_create(zfsvfs->z_os); in zev_zfs_mount_cb()
144 tx = dmu_tx_create(zfsvfs->z_os); in zev_zfs_umount_cb()