Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dspace_map.h82 } space_map_phys_t; typedef
100 space_map_phys_t *sm_phys; /* on-disk space map */
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspace_map.c455 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_clear()
484 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_add()
877 doi.doi_bonus_size != sizeof (space_map_phys_t)) || in space_map_truncate()
918 bonuslen = sizeof (space_map_phys_t); in space_map_alloc()
H A Dmetaslab.c2923 if (msp->ms_sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) { in metaslab_set_fragmentation()
3097 ASSERT3U(sm->sm_dbuf->db_size, ==, sizeof (space_map_phys_t)); in metaslab_weight_from_spacemap()
3165 ASSERT3U(msp->ms_sm->sm_dbuf->db_size, ==, sizeof (space_map_phys_t)); in metaslab_segment_weight()
3278 sizeof (space_map_phys_t))) { in metaslab_weight()
/freebsd-14.2/usr.sbin/makefs/zfs/
H A Dvdev.c329 sizeof(space_map_phys_t), &sma[i].dnid); in vdev_spacemap_write()
340 space_map_phys_t *sm; in vdev_spacemap_write()
/freebsd-14.2/sys/cddl/boot/zfs/
H A Dzfsimpl.h1362 } space_map_phys_t; typedef
/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1511 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_dtl_refcount()
1531 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_metaslab_refcount()
1552 if (doi.doi_bonus_size == sizeof (space_map_phys_t)) { in get_obsolete_refcount()
1574 if (doi.doi_bonus_size == sizeof (space_map_phys_t)) { in get_prev_obsolete_spacemap_refcount()