diff options
author | Christoph Hellwig <hch@lst.de> | 2020-09-25 18:06:18 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-05 10:38:33 -0600 |
commit | 10ed16662da9e28a33b6c991c36c6b323b03dd5b (patch) | |
tree | 18e9b39f3f6eb5528a33567258782a20c96384c0 /arch | |
parent | 155bd9d1abd60497f3e84ef3251b40209f7f7900 (diff) | |
download | linux-10ed16662da9e28a33b6c991c36c6b323b03dd5b.tar.bz2 |
block: add a bdget_part helper
All remaining callers of bdget() outside of fs/block_dev.c want to get a
reference to the struct block_device for a given struct hd_struct. Add
a helper just for that and then mark bdget static.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions