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

/freebsd-10.0-release/sbin/hastd/
H A Dprimary.c218 #define ISSYNCREQ(hio) ((hio)->hio_ggio.gctl_unit == -1) macro
1356 else if (!ISSYNCREQ(hio)) {
1430 ggio->gctl_cmd != BIO_WRITE || ISSYNCREQ(hio)) {
1464 if (ISSYNCREQ(hio)) {
1586 ggio->gctl_cmd == BIO_WRITE && !ISSYNCREQ(hio)) {
1648 if (ISSYNCREQ(hio)) {
1796 hio->hio_ggio.gctl_cmd != BIO_WRITE || ISSYNCREQ(hio)) {
1869 if (ISSYNCREQ(hio)) {

Completed in 88 milliseconds