Searched refs:feature_flush (Results 1 – 1 of 1) sorted by relevance
206 unsigned int feature_flush:1; member778 if (info->feature_flush && info->feature_fua) in blkif_queue_rw_req()781 else if (info->feature_flush) in blkif_queue_rw_req()876 !info->feature_flush) || in blkif_request_flush_invalid()1004 if (info->feature_flush && info->feature_fua) in flush_info()1006 else if (info->feature_flush) in flush_info()1014 blk_queue_write_cache(info->rq, info->feature_flush ? true : false, in xlvbd_flush()1633 info->feature_flush = 0; in blkif_interrupt()2282 info->feature_flush = 0; in blkfront_gather_backend_features()2293 info->feature_flush = 1; in blkfront_gather_backend_features()[all …]