Home
last modified time | relevance | path

Searched hist:d8e4bb8103df02a2c509868732dc93fb66110a12 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dioctl.cdiff d8e4bb8103df02a2c509868732dc93fb66110a12 Thu Oct 15 07:10:47 CDT 2015 Christoph Hellwig <hch@lst.de> block: cleanup blkdev_ioctl

Split out helpers for all non-trivial ioctls to make this function simpler,
and also start passing around a pointer version of the argument, as that's
what most ioctl handlers actually need.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>