Searched refs:feature_flush (Results 1 – 1 of 1) sorted by relevance
206 unsigned int feature_flush:1; member782 if (info->feature_flush && info->feature_fua) in blkif_queue_rw_req()785 else if (info->feature_flush) in blkif_queue_rw_req()885 !info->feature_flush) || in blkif_request_flush_invalid()971 if (info->feature_flush && info->feature_fua) in flush_info()973 else if (info->feature_flush) in flush_info()981 blk_queue_write_cache(info->rq, info->feature_flush ? true : false, in xlvbd_flush()1614 info->feature_flush = 0; in blkif_interrupt()2249 info->feature_flush = 0; in blkfront_gather_backend_features()2260 info->feature_flush = 1; in blkfront_gather_backend_features()[all …]