Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h147 dmu_tx_t *dmu_tx_create_dd(dsl_dir_t *dd);
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_synctask.c82 tx = dmu_tx_create_dd(dp->dp_mos_dir); in dsl_sync_task()
H A Dspa_history.c309 tx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir); in spa_history_log_nvl()
475 htx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir); in spa_history_log_internal()
H A Ddmu_tx.c47 dmu_tx_create_dd(dsl_dir_t *dd) in dmu_tx_create_dd() function
68 dmu_tx_t *tx = dmu_tx_create_dd(os->os_dsl_dataset->ds_dir); in dmu_tx_create()
77 dmu_tx_t *tx = dmu_tx_create_dd(NULL); in dmu_tx_create_assigned()
H A Ddsl_scan.c1653 tx = dmu_tx_create_dd(dp->dp_mos_dir); in dsl_resilver_restart()
H A Dspa.c5113 tx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir); in spa_vdev_split_mirror()