Searched refs:dmu_tx_create (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu_tx.h115 dmu_tx_t *dmu_tx_create(objset_t *dd);
H A Ddmu.h690 dmu_tx_t *dmu_tx_create(objset_t *os);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_dir.c327 tx = dmu_tx_create(zfsvfs->z_os);
383 tx = dmu_tx_create(zfsvfs->z_os);
478 tx = dmu_tx_create(os);
822 tx = dmu_tx_create(zfsvfs->z_os);
H A Dzvol.c543 tx = dmu_tx_create(os);
933 tx = dmu_tx_create(os);
960 tx = dmu_tx_create(os);
1698 dmu_tx_t *tx = dmu_tx_create(zv->zv_objset);
1726 dmu_tx_t *tx = dmu_tx_create(os);
1936 dmu_tx_t *tx = dmu_tx_create(zv->zv_objset);
2285 tx = dmu_tx_create(zv->zv_objset);
2445 tx = dmu_tx_create(os);
2566 tx = dmu_tx_create(os);
2606 tx = dmu_tx_create(o
[all...]
H A Dzfs_vnops.c154 * tx = dmu_tx_create(...); // get DMU tx
1057 tx = dmu_tx_create(zfsvfs->z_os);
1867 tx = dmu_tx_create(os);
1987 tx = dmu_tx_create(zfsvfs->z_os);
2158 tx = dmu_tx_create(zfsvfs->z_os);
2258 tx = dmu_tx_create(zfsvfs->z_os);
3245 tx = dmu_tx_create(zfsvfs->z_os);
3901 tx = dmu_tx_create(zfsvfs->z_os);
4066 tx = dmu_tx_create(zfsvfs->z_os);
4268 tx = dmu_tx_create(zfsvf
[all...]
H A Ddmu.c807 tx = dmu_tx_create(os);
871 tx = dmu_tx_create(os);
1071 dmu_tx_t *tx = dmu_tx_create(os);
1124 dmu_tx_t *tx = dmu_tx_create(os);
2051 tx = dmu_tx_create(os);
H A Dzil.c647 tx = dmu_tx_create(zilog->zl_os);
713 tx = dmu_tx_create(zilog->zl_os);
1305 tx = dmu_tx_create(zilog->zl_os);
2560 dmu_tx_t *tx = dmu_tx_create(zilog->zl_os);
H A Ddmu_send.c2205 tx = dmu_tx_create(rwa->os);
2318 tx = dmu_tx_create(rwa->os);
2399 tx = dmu_tx_create(rwa->os);
2439 tx = dmu_tx_create(rwa->os);
2484 tx = dmu_tx_create(rwa->os);
H A Dzfs_znode.c1578 tx = dmu_tx_create(zfsvfs->z_os);
1712 tx = dmu_tx_create(zfsvfs->z_os);
1805 tx = dmu_tx_create(zfsvfs->z_os);
H A Ddmu_tx.c63 dmu_tx_create(objset_t *os) function
H A Dzfs_vfsops.c934 tx = dmu_tx_create(zfsvfs->z_os);
2608 tx = dmu_tx_create(os);
H A Dzfs_replay.c804 dmu_tx_t *tx = dmu_tx_create(zfsvfs->z_os);
H A Dzfs_acl.c1965 tx = dmu_tx_create(zfsvfs->z_os);
H A Ddmu_objset.c1826 tx = dmu_tx_create(os);
H A Dzfs_ioctl.c5617 tx = dmu_tx_create(zfsvfs->z_os);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c1459 tx = dmu_tx_create(os);
1551 tx = dmu_tx_create(os);
1630 tx = dmu_tx_create(os);
1723 tx = dmu_tx_create(os);
1765 tx = dmu_tx_create(os);
2175 tx = dmu_tx_create(os);
3845 tx = dmu_tx_create(os);
4129 tx = dmu_tx_create(os);
4336 tx = dmu_tx_create(os);
4404 tx = dmu_tx_create(o
[all...]

Completed in 224 milliseconds