Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dactivemap.h43 bool activemap_write_start(struct activemap *amp, off_t offset, off_t length);
H A Dactivemap.c295 activemap_write_start(struct activemap *amp, off_t offset, off_t length) in activemap_write_start() function
H A Dprimary.c1349 if (activemap_write_start(res->hr_amp, in ggate_recv_thread()