Searched refs:elevator_change (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Delevator.h140 extern int elevator_change(struct request_queue *, const char *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_block.c209 rc = elevator_change(blkdat->request_queue, "noop");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Delevator.c1086 int elevator_change(struct request_queue *q, const char *name) function
1108 EXPORT_SYMBOL(elevator_change); variable
1118 ret = elevator_change(q, name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dmg_disk.c977 err = elevator_change(host->breq, "noop");

Completed in 114 milliseconds