We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90ecc0 commit e89e001Copy full SHA for e89e001
block/bdev.c
@@ -850,6 +850,7 @@ EXPORT_SYMBOL(blkdev_get_by_dev);
850
* @path: path to the block device to open
851
* @mode: open mode (BLK_OPEN_*)
852
* @holder: exclusive holder identifier
853
+ * @hops: holder operations
854
*
855
* Open the block device described by the device file at @path. If @holder is
856
* not %NULL, the block device is opened with exclusive access. Exclusive opens
0 commit comments