Searched refs:dmu_tx_create_dd (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h129 dmu_tx_t *dmu_tx_create_dd(dsl_dir_t *dd);
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c307 tx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir);
468 htx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir);
H A Ddsl_synctask.c81 tx = dmu_tx_create_dd(dstg->dstg_pool->dp_mos_dir);
H A Ddmu_tx.c45 dmu_tx_create_dd(dsl_dir_t *dd) function
65 dmu_tx_t *tx = dmu_tx_create_dd(os->os_dsl_dataset->ds_dir);
74 dmu_tx_t *tx = dmu_tx_create_dd(NULL);
H A Ddsl_scan.c1566 tx = dmu_tx_create_dd(dp->dp_mos_dir);
H A Dspa.c4450 tx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir);

Completed in 177 milliseconds