Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dactivemap.h64 bool activemap_need_sync(struct activemap *amp, off_t offset, off_t length);
H A Dactivemap.c654 activemap_need_sync(struct activemap *amp, off_t offset, off_t length) in activemap_need_sync() function
H A Dprimary.c1672 if (activemap_need_sync(res->hr_amp, ggio->gctl_offset, in remote_send_thread()