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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c105 #define FLUSH_DISKCACHE 0x1 macro
120 (((vreq)->v_flush_diskcache == FLUSH_DISKCACHE) || \
320 if (vreq->v_flush_diskcache == FLUSH_DISKCACHE)
414 vreq->v_flush_diskcache = FLUSH_DISKCACHE;
1252 case FLUSH_DISKCACHE:

Completed in 63 milliseconds