Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dprimary.c237 #define ISSYNCREQ(hio) ((hio)->hio_ggio.gctl_unit == -1) macro
242 (hio)->hio_ggio.gctl_cmd == BIO_WRITE && !ISSYNCREQ(hio))
1407 else if (!ISSYNCREQ(hio)) { in local_send_thread()
1485 if (ISSYNCREQ(hio)) { in local_send_thread()
1660 if (ISSYNCREQ(hio)) { in remote_send_thread()
1842 if (ISSYNCREQ(hio)) { in remote_recv_thread()