Searched refs:REQ_ELVPRIV (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dblkdev.h215 #define REQ_ELVPRIV (1 << __REQ_ELVPRIV) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/block/
H A Delevator.c673 } else if (!(rq->cmd_flags & REQ_ELVPRIV) && where == ELEVATOR_INSERT_SORT)
H A Dll_rw_blk.c1961 if (rq->cmd_flags & REQ_ELVPRIV)
1985 rq->cmd_flags |= REQ_ELVPRIV;
2752 int priv = req->cmd_flags & REQ_ELVPRIV;

Completed in 178 milliseconds