Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dactivemap.h62 off_t activemap_sync_offset(struct activemap *amp, off_t *lengthp,
H A Dactivemap.c584 activemap_sync_offset(struct activemap *amp, off_t *lengthp, int *syncextp) in activemap_sync_offset() function
H A Dprimary.c1995 offset = activemap_sync_offset(res->hr_amp, &length, &syncext); in sync_thread()