Searched refs:dds_type (Results 1 – 6 of 6) sorted by relevance
449 if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL) { in make_dataset_handle_common()451 } else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) { in make_dataset_handle_common()453 } else if (zhp->zfs_dmustats.dds_type == DMU_OST_OTHER) { in make_dataset_handle_common()465 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL) in make_dataset_handle_common()467 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()555 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL) in make_dataset_simple_handle_zc()557 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_simple_handle_zc()
2110 <var-decl name='dds_type' type-id='230f1e16' visibility='default'/>
1033 dmu_objset_type_t dds_type; member
2479 stat->dds_type = os->os_phys->os_type; in dmu_objset_fast_stat()
4273 if (dds.dds_type < DMU_OST_NUMTYPES) in dump_objset()4274 type = objset_types[dds.dds_type]; in dump_objset()4276 if (dds.dds_type == DMU_OST_META) { in dump_objset()
1636 <var-decl name='dds_type' type-id='230f1e16' visibility='default'/>