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

  /netvirt/usr/src/uts/common/fs/zfs/sys/
dsl_synctask.h 63 dsl_sync_task_group_t *dsl_sync_task_group_create(struct dsl_pool *dp);
  /netvirt/usr/src/uts/common/fs/zfs/
dsl_synctask.c 45 dsl_sync_task_group_create(dsl_pool_t *dp) function
206 dstg = dsl_sync_task_group_create(dp);
221 dstg = dsl_sync_task_group_create(dp);
dmu_objset.c 732 sn.dstg = dsl_sync_task_group_create(spa_get_dsl(spa));
dsl_dataset.c 785 da.dstg = dsl_sync_task_group_create(spa_get_dsl(spa));
904 dstg = dsl_sync_task_group_create(ds->ds_dir->dd_pool);
    [all...]

Completed in 180 milliseconds