Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/block/
Dxen-blkfront.c99 unsigned int feature_flush; member
435 blk_queue_flush(info->rq, info->feature_flush); in xlvbd_flush()
438 info->feature_flush ? "enabled" : "disabled"); in xlvbd_flush()
738 info->feature_flush = 0; in blkif_interrupt()
1154 info->feature_flush = 0; in blkfront_connect()
1157 info->feature_flush = REQ_FLUSH | REQ_FUA; in blkfront_connect()