Searched refs:feature_flush (Results 1 – 1 of 1) sorted by relevance
212 unsigned int feature_flush:1; member797 if (info->feature_flush && info->feature_fua) in blkif_queue_rw_req()800 else if (info->feature_flush) in blkif_queue_rw_req()915 if (unlikely(req_op(qd->rq) == REQ_OP_FLUSH && !info->feature_flush)) in blkif_queue_rq()962 if (info->feature_flush) { in blkif_set_queue_limits()986 if (info->feature_flush && info->feature_fua) in flush_info()988 else if (info->feature_flush) in flush_info()1632 info->feature_flush = 0; in blkif_interrupt()2263 info->feature_flush = 0; in blkfront_gather_backend_features()2274 info->feature_flush = 1; in blkfront_gather_backend_features()[all …]