Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dprimary.c231 #define ISASYNC(hio) ((hio)->hio_replication == HAST_REPLICATION_ASYNC) macro
1440 if (ISASYNC(hio)) { in local_send_thread()