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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-barrier.c74 return QUEUE_ORDSEQ_DRAIN;
78 return QUEUE_ORDSEQ_DRAIN;
216 skip |= QUEUE_ORDSEQ_DRAIN;
H A Delevator.c870 blk_ordered_cur_seq(q) == QUEUE_ORDSEQ_DRAIN &&
871 (!next || blk_ordered_req_seq(next) > QUEUE_ORDSEQ_DRAIN)) {
872 blk_ordered_complete_seq(q, QUEUE_ORDSEQ_DRAIN, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dblkdev.h506 QUEUE_ORDSEQ_DRAIN = 0x02, /* waiting for the queue to be drained */ enumerator in enum:__anon17231

Completed in 139 milliseconds