Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/xen-blkback/
Dxenbus.c491 vbd->flush_support = true; in xen_vbd_create()
859 xen_blkbk_flush_diskcache(xbt, be, be->blkif->vbd.flush_support); in connect()
863 xen_blkbk_barrier(xbt, be, be->blkif->vbd.flush_support); in connect()
Dcommon.h228 unsigned int flush_support:1; member