Home
last modified time | relevance | path

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

/NextBSD/sys/xen/interface/io/
HDblkif.h489 #define BLKIF_OP_FLUSH_DISKCACHE 3 macro
/NextBSD/sys/dev/xen/blkfront/
HDblkfront.c391 cm->cm_operation = BLKIF_OP_FLUSH_DISKCACHE; in xbd_bio_command()
/NextBSD/sys/dev/xen/blkback/
HDblkback.c1606 case BLKIF_OP_FLUSH_DISKCACHE: in xbb_dispatch_io()