Loading block/blk-tag.c +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ #include <linux/bio.h> #include <linux/blkdev.h> #include "blk.h" /** * blk_queue_find_tag - find a request by its tag and queue * @q: The request queue for the device Loading Loading
block/blk-tag.c +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ #include <linux/bio.h> #include <linux/blkdev.h> #include "blk.h" /** * blk_queue_find_tag - find a request by its tag and queue * @q: The request queue for the device Loading