Searched refs:dds_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu.h565 dmu_objset_type_t dds_type; member in struct:dmu_objset_stats
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c1403 if (dds.dds_type < DMU_OST_NUMTYPES)
1404 type = objset_types[dds.dds_type];
1406 if (dds.dds_type == DMU_OST_META) {
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_dataset.c446 if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL)
448 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS)
455 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL)
457 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS)
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_objset.c1213 stat->dds_type = os->os_phys->os_type;

Completed in 110 milliseconds