Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dspace_map.h70 } space_map_phys_t; typedef
87 space_map_phys_t *sm_phys; /* on-disk space map */
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspace_map.c138 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_clear()
167 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_add()
419 doi.doi_bonus_size != sizeof (space_map_phys_t)) || in space_map_truncate()
471 bonuslen = sizeof (space_map_phys_t); in space_map_alloc()
H A Dmetaslab.c1391 if (msp->ms_sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) { in metaslab_fragmentation()
/titanic_50/usr/src/cmd/zdb/
H A Dzdb.c622 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_dtl_refcount()
642 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_metaslab_refcount()