Home
last modified time | relevance | path

Searched refs:SM_ALLOC (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dspace_map.h137 SM_ALLOC, enumerator
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dspace_map.c359 if (type == SM_ALLOC) in space_map_incremental_destroy()
754 if (maptype == SM_ALLOC) in space_map_write()
Dvdev_indirect_mapping.c541 ASSERT3S(sme->sme_type, ==, SM_ALLOC); in load_obsolete_sm_callback()
Dvdev_removal.c1398 svr->svr_allocd_segs, SM_ALLOC)); in spa_vdev_remove_thread()
1596 svr->svr_allocd_segs, SM_ALLOC)); in spa_vdev_remove_cancel_sync()
Dvdev_indirect.c840 vd->vdev_obsolete_segments, SM_ALLOC, SM_NO_VDEVID, tx); in vdev_indirect_sync_obsolete()
Dmetaslab.c2762 space_map_write(sm, condense_tree, SM_ALLOC, SM_NO_VDEVID, tx); in metaslab_condense()
2880 space_map_write(msp->ms_sm, alloctree, SM_ALLOC, in metaslab_sync()
Dvdev.c2772 vd->vdev_dtl[DTL_MISSING], SM_ALLOC); in vdev_dtl_load()
2912 space_map_write(vd->vdev_dtl_sm, rtsync, SM_ALLOC, SM_NO_VDEVID, tx); in vdev_dtl_sync()
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zdb/
Dzdb.c824 entry_type = (SM_TYPE_DECODE(word) == SM_ALLOC) ? in dump_spacemap()
844 entry_type = (SM2_TYPE_DECODE(extra_word) == SM_ALLOC) ? in dump_spacemap()
3237 svr->svr_allocd_segs, SM_ALLOC)); in zdb_claim_removing()
3585 load_concrete_ms_allocatable_trees(spa, SM_ALLOC); in zdb_leak_init()
4536 load_concrete_ms_allocatable_trees(checkpoint, SM_ALLOC); in verify_checkpoint_ms_spacemaps()