Home
last modified time | relevance | path

Searched hist:"87 c037d1" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/
H A Dblk-merge.c87c037d1 Mon Oct 18 11:07:09 CDT 2021 Jens Axboe <axboe@kernel.dk> block: return whether or not to unplug through boolean

Instead of returning the same queue request through a request pointer,
use a boolean to accomplish the same.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dblk.h87c037d1 Mon Oct 18 11:07:09 CDT 2021 Jens Axboe <axboe@kernel.dk> block: return whether or not to unplug through boolean

Instead of returning the same queue request through a request pointer,
use a boolean to accomplish the same.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dblk-mq.c87c037d1 Mon Oct 18 11:07:09 CDT 2021 Jens Axboe <axboe@kernel.dk> block: return whether or not to unplug through boolean

Instead of returning the same queue request through a request pointer,
use a boolean to accomplish the same.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>