Searched refs:REQ_ELVPRIV (Results 1 – 3 of 3) sorted by relevance
231 #define REQ_ELVPRIV (1ULL << __REQ_ELVPRIV) macro
892 if (rq->cmd_flags & REQ_ELVPRIV) { in blk_free_request()961 if (flags & REQ_ELVPRIV) in freed_request()1127 rw_flags |= REQ_ELVPRIV; in __get_request()1147 if (rw_flags & REQ_ELVPRIV) { in __get_request()1186 rq->cmd_flags &= ~REQ_ELVPRIV; in __get_request()
607 } else if (!(rq->cmd_flags & REQ_ELVPRIV) && in __elv_add_request()