Home
last modified time | relevance | path

Searched refs:syncextp (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sbin/hastd/
HDactivemap.c583 activemap_sync_offset(struct activemap *amp, off_t *lengthp, int *syncextp) in activemap_sync_offset() argument
590 PJDLOG_ASSERT(syncextp != NULL); in activemap_sync_offset()
592 *syncextp = -1; in activemap_sync_offset()
606 *syncextp = ext; in activemap_sync_offset()
HDactivemap.h63 int *syncextp);