Home
last modified time | relevance | path

Searched refs:activemap_bitmap (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sbin/hastd/
H A Dactivemap.h56 const unsigned char *activemap_bitmap(struct activemap *amp, size_t *sizep);
H A Dactivemap.c526 activemap_bitmap(struct activemap *amp, size_t *sizep) in activemap_bitmap() function
H A Dprimary.c341 buf = activemap_bitmap(res->hr_amp, &size); in hast_activemap_flush()