Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dsecondary.c73 bool hio_memsync; member
149 hio->hio_memsync = false; in hio_clear()
164 dsthio->hio_memsync = srchio->hio_memsync; in hio_copy()
576 hio->hio_memsync = nv_exists(nv, "memsync"); in requnpack()
709 if (hio->hio_memsync) { in recv_thread()
724 hio->hio_memsync = false; in recv_thread()
874 if (hio->hio_memsync) { in send_thread()