]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - block/blk.h
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
[mv-sheeva.git] / block / blk.h
index 3c510a4b5054c584a28cd06a2cf67fe55b02813e..7efd772336de998be8c53b01a1805ae63069de62 100644 (file)
@@ -200,6 +200,8 @@ static inline int blk_do_io_stat(struct request *rq)
  */
 void get_io_context(struct io_context *ioc);
 struct io_cq *ioc_lookup_icq(struct io_context *ioc, struct request_queue *q);
+struct io_cq *ioc_create_icq(struct request_queue *q, gfp_t gfp_mask);
+void ioc_clear_queue(struct request_queue *q);
 
 void create_io_context_slowpath(struct task_struct *task, gfp_t gfp_mask,
                                int node);