Home
last modified time | relevance | path

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

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