is_flush_rq
return (rq->rq_flags & RQF_FLUSH_SEQ) && !is_flush_rq(rq);
if (is_flush_rq(rq)) {
bool is_flush_rq(struct request *req);