Searched refs:blk_set_queue_full (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-sysfs.c68 blk_set_queue_full(q, BLK_RW_SYNC);
75 blk_set_queue_full(q, BLK_RW_ASYNC);
H A Dblk-core.c771 blk_set_queue_full(q, is_sync);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dblkdev.h576 static inline void blk_set_queue_full(struct request_queue *q, int sync) function

Completed in 169 milliseconds