Commit e89e001f authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jens Axboe

block: document the holder argument to blkdev_get_by_path

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230620043536.707249-1-hch@lst.deSigned-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent b90ecc03
......@@ -850,6 +850,7 @@ EXPORT_SYMBOL(blkdev_get_by_dev);
* @path: path to the block device to open
* @mode: open mode (BLK_OPEN_*)
* @holder: exclusive holder identifier
* @hops: holder operations
*
* Open the block device described by the device file at @path. If @holder is
* not %NULL, the block device is opened with exclusive access. Exclusive opens
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment