Searched refs:feature_flush (Results 1 – 1 of 1) sorted by relevance
148 unsigned int feature_flush; member658 switch (info->feature_flush & in blkif_queue_rw_req()742 !(info->feature_flush & REQ_FLUSH)) || in blkif_request_flush_invalid()744 !(info->feature_flush & REQ_FUA))); in blkif_request_flush_invalid()840 static const char *flush_info(unsigned int feature_flush) in flush_info() argument842 switch (feature_flush & ((REQ_FLUSH | REQ_FUA))) { in flush_info()854 blk_queue_flush(info->rq, info->feature_flush); in xlvbd_flush()856 info->gd->disk_name, flush_info(info->feature_flush), in xlvbd_flush()1375 info->feature_flush = 0; in blkif_interrupt()1936 info->feature_flush = 0; in blkfront_gather_backend_features()[all …]