Searched refs:REQ_ELVPRIV (Results 1 – 3 of 3) sorted by relevance
235 #define REQ_ELVPRIV (1ULL << __REQ_ELVPRIV) macro
801 if (rq->cmd_flags & REQ_ELVPRIV) { in blk_free_request()875 if (flags & REQ_ELVPRIV) in freed_request()1046 rw_flags |= REQ_ELVPRIV; in __get_request()1066 if (rw_flags & REQ_ELVPRIV) { in __get_request()1105 rq->cmd_flags &= ~REQ_ELVPRIV; in __get_request()
607 } else if (!(rq->cmd_flags & REQ_ELVPRIV) && in __elv_add_request()