Searched refs:ISMEMSYNC (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/hastd/
H A Dprimary.c231 #define ISMEMSYNC(hio) ((hio)->hio_replication == HAST_REPLICATION_MEMSYNC) macro
242 #define ISMEMSYNCWRITE(hio) (ISMEMSYNC(hio) && \
1357 if (ISMEMSYNC(hio)) {

Completed in 47 milliseconds