Searched refs:SM_ALLOC (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| D | space_map.h | 137 SM_ALLOC, enumerator
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | space_map.c | 359 if (type == SM_ALLOC) in space_map_incremental_destroy() 754 if (maptype == SM_ALLOC) in space_map_write()
|
| D | vdev_indirect_mapping.c | 541 ASSERT3S(sme->sme_type, ==, SM_ALLOC); in load_obsolete_sm_callback()
|
| D | vdev_removal.c | 1398 svr->svr_allocd_segs, SM_ALLOC)); in spa_vdev_remove_thread() 1596 svr->svr_allocd_segs, SM_ALLOC)); in spa_vdev_remove_cancel_sync()
|
| D | vdev_indirect.c | 840 vd->vdev_obsolete_segments, SM_ALLOC, SM_NO_VDEVID, tx); in vdev_indirect_sync_obsolete()
|
| D | metaslab.c | 2762 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()
|
| D | vdev.c | 2772 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/ |
| D | zdb.c | 824 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()
|