Searched refs:dds_type (Results 1 – 4 of 4) sorted by relevance
834 dmu_objset_type_t dds_type; member
421 if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL) in make_dataset_handle_common()423 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()430 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL) in make_dataset_handle_common()432 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()
1970 if (dds.dds_type < DMU_OST_NUMTYPES) in dump_dir()1971 type = objset_types[dds.dds_type]; in dump_dir()1973 if (dds.dds_type == DMU_OST_META) { in dump_dir()
1571 stat->dds_type = os->os_phys->os_type; in dmu_objset_fast_stat()