Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspace_map.h83 } space_map_phys_t; typedef
101 space_map_phys_t *sm_phys; /* on-disk space map */
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspace_map.c458 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_clear()
487 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_add()
881 doi.doi_bonus_size != sizeof (space_map_phys_t)) || in space_map_truncate()
922 bonuslen = sizeof (space_map_phys_t); in space_map_alloc()
H A Dmetaslab.c3153 if (msp->ms_sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) { in metaslab_set_fragmentation()
3327 ASSERT3U(sm->sm_dbuf->db_size, ==, sizeof (space_map_phys_t)); in metaslab_weight_from_spacemap()
3395 ASSERT3U(msp->ms_sm->sm_dbuf->db_size, ==, sizeof (space_map_phys_t)); in metaslab_segment_weight()
3508 sizeof (space_map_phys_t))) { in metaslab_weight()
/freebsd/usr.sbin/makefs/zfs/
H A Dvdev.c330 sizeof(space_map_phys_t), &sma[i].dnid); in vdev_spacemap_write()
341 space_map_phys_t *sm; in vdev_spacemap_write()
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1368 } space_map_phys_t; typedef
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1421 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_dtl_refcount()
1441 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_metaslab_refcount()
1462 if (doi.doi_bonus_size == sizeof (space_map_phys_t)) { in get_obsolete_refcount()
1484 if (doi.doi_bonus_size == sizeof (space_map_phys_t)) { in get_prev_obsolete_spacemap_refcount()