Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/xen-blkback/
H A Dcommon.h227 unsigned int flush_support:1; member
H A Dxenbus.c518 vbd->flush_support = true; in xen_vbd_create()
901 xen_blkbk_flush_diskcache(xbt, be, be->blkif->vbd.flush_support); in connect()
905 xen_blkbk_barrier(xbt, be, be->blkif->vbd.flush_support); in connect()