Searched refs:feature_flush (Results 1 – 1 of 1) sorted by relevance
212 unsigned int feature_flush:1; member791 if (info->feature_flush && info->feature_fua) in blkif_queue_rw_req()794 else if (info->feature_flush) in blkif_queue_rw_req()894 !info->feature_flush) || in blkif_request_flush_invalid()980 if (info->feature_flush && info->feature_fua) in flush_info()982 else if (info->feature_flush) in flush_info()990 blk_queue_write_cache(info->rq, info->feature_flush ? true : false, in xlvbd_flush()1630 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 …]