Function report |
Source Code:block\ioctl.c |
Create Date:2022-07-28 17:16:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__blkdev_driver_ioctl
Proto:int __blkdev_driver_ioctl(struct block_device *bdev, fmode_t mode, unsigned cmd, unsigned long arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct block_device * | bdev | |
fmode_t | mode | |
unsigned | cmd | |
unsigned long | arg |
279 | Return -ENOTTY |
Name | Describe |
---|---|
blkdev_flushbuf | |
blkdev_roset | |
blkdev_ioctl | always keep this in sync with compat_blkdev_ioctl() |
compat_hdio_ioctl | |
compat_cdrom_read_audio | |
compat_cdrom_generic_command | |
compat_blkdev_driver_ioctl |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |