Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspace_map.h132 SM_ALLOC, enumerator
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspace_map.c268 if (maptype == SM_ALLOC) in space_map_write()
H A Dmetaslab.c2244 space_map_write(sm, condense_tree, SM_ALLOC, tx); in metaslab_condense()
2332 space_map_write(msp->ms_sm, alloctree, SM_ALLOC, tx); in metaslab_sync()
H A Dvdev.c2087 vd->vdev_dtl[DTL_MISSING], SM_ALLOC); in vdev_dtl_load()
2206 space_map_write(vd->vdev_dtl_sm, rtsync, SM_ALLOC, tx); in vdev_dtl_sync()
/netbsd/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c712 SM_TYPE_DECODE(entry) == SM_ALLOC ? 'A' : 'F', in dump_spacemap()
719 if (SM_TYPE_DECODE(entry) == SM_ALLOC) in dump_spacemap()
2635 msp->ms_tree, SM_ALLOC)); in zdb_leak_init()