Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dspace_map.h70 } space_map_phys_t; typedef
90 space_map_phys_t *sm_phys; /* on-disk space map */
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspace_map.c434 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_clear()
462 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_add()
849 doi.doi_bonus_size != sizeof (space_map_phys_t)) || in space_map_truncate()
901 bonuslen = sizeof (space_map_phys_t); in space_map_alloc()
H A Dmetaslab.c1740 if (msp->ms_sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) { in metaslab_set_fragmentation()
1957 ASSERT3U(msp->ms_sm->sm_dbuf->db_size, ==, sizeof (space_map_phys_t)); in metaslab_segment_weight()
2050 sizeof (space_map_phys_t))) { in metaslab_weight()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c667 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_dtl_refcount()
687 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_metaslab_refcount()
707 if (doi.doi_bonus_size == sizeof (space_map_phys_t)) { in get_obsolete_refcount()
729 if (doi.doi_bonus_size == sizeof (space_map_phys_t)) { in get_prev_obsolete_spacemap_refcount()