Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dspace_map.h70 } space_map_phys_t; typedef
87 space_map_phys_t *sm_phys; /* on-disk space map */
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dspace_map.c142 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_clear()
171 if (sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) in space_map_histogram_add()
423 doi.doi_bonus_size != sizeof (space_map_phys_t)) || in space_map_truncate()
475 bonuslen = sizeof (space_map_phys_t); in space_map_alloc()
Dmetaslab.c1607 if (msp->ms_sm->sm_dbuf->db_size != sizeof (space_map_phys_t)) { in metaslab_fragmentation()
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zdb/
Dzdb.c640 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_dtl_refcount()
660 sm->sm_dbuf->db_size == sizeof (space_map_phys_t)) in get_metaslab_refcount()