Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/xen-blkback/
H A Dxenbus.c520 vbd->flush_support = true; in xen_vbd_create()
907 xen_blkbk_flush_diskcache(xbt, be, be->blkif->vbd.flush_support); in connect()
911 xen_blkbk_barrier(xbt, be, be->blkif->vbd.flush_support); in connect()
H A Dcommon.h227 unsigned int flush_support:1; member