Searched refs:feature_flush (Results 1 – 1 of 1) sorted by relevance
212 unsigned int feature_flush:1; member792 if (info->feature_flush && info->feature_fua) in blkif_queue_rw_req()795 else if (info->feature_flush) in blkif_queue_rw_req()895 !info->feature_flush) || in blkif_request_flush_invalid()981 if (info->feature_flush && info->feature_fua) in flush_info()983 else if (info->feature_flush) in flush_info()991 blk_queue_write_cache(info->rq, info->feature_flush ? true : false, in xlvbd_flush()1631 info->feature_flush = 0; in blkif_interrupt()2260 info->feature_flush = 0; in blkfront_gather_backend_features()2271 info->feature_flush = 1; in blkfront_gather_backend_features()[all …]