Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c111 #define FLUSH_DISKCACHE 0x1 macro
126 (((vreq)->v_flush_diskcache == FLUSH_DISKCACHE) || \
333 if (vreq->v_flush_diskcache == FLUSH_DISKCACHE) in vreq_free()
427 vreq->v_flush_diskcache = FLUSH_DISKCACHE; in vreq_setup()
1266 case FLUSH_DISKCACHE: in xdf_process_rreq()