Function report |
Source Code:block\scsi_ioctl.c |
Create Date:2022-07-28 17:36:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scsi_cmd_blk_ioctl
Proto:int scsi_cmd_blk_ioctl(struct block_device *bd, fmode_t mode, unsigned int cmd, void __user *arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct block_device * | bd | |
fmode_t | mode | |
unsigned int | cmd | |
void __user * | arg |
789 | ret = scsi_verify_blk_ioctl(bd, cmd) |
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 |