Home
last modified time | relevance | path

Searched refs:dds_type (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c453 if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL) in make_dataset_handle_common()
455 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()
457 else if (zhp->zfs_dmustats.dds_type == DMU_OST_OTHER) in make_dataset_handle_common()
464 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZVOL) in make_dataset_handle_common()
466 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()
H A Dlibzfs.abi1017 …<var-decl name='dds_type' type-id='type-id-98' visibility='default' filepath='../../include/sys/dm…
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h938 dmu_objset_type_t dds_type; member
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c3674 if (dds.dds_type < DMU_OST_NUMTYPES) in dump_objset()
3675 type = objset_types[dds.dds_type]; in dump_objset()
3677 if (dds.dds_type == DMU_OST_META) { in dump_objset()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_objset.c2438 stat->dds_type = os->os_phys->os_type; in dmu_objset_fast_stat()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1830 …<var-decl name='dds_type' type-id='type-id-63' visibility='default' filepath='../../include/sys/dm…