HomeSort by relevance Sort by last modified time
    Searched refs:dmu_tx_create_dd (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
dmu_tx.h 128 dmu_tx_t *dmu_tx_create_dd(dsl_dir_t *dd);
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
dsl_synctask.c 83 tx = dmu_tx_create_dd(dstg->dstg_pool->dp_mos_dir);
dmu_tx.c 43 dmu_tx_create_dd(dsl_dir_t *dd) function
63 dmu_tx_t *tx = dmu_tx_create_dd(os->os_dsl_dataset->ds_dir);
72 dmu_tx_t *tx = dmu_tx_create_dd(NULL);
spa_history.c 436 htx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir);

Completed in 240 milliseconds