Function report |
Source Code:fs\ioctl.c |
Create Date:2022-07-28 20:06:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksys_ioctl
Proto:int ksys_ioctl(unsigned int fd, unsigned int cmd, unsigned long arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | fd | |
unsigned int | cmd | |
unsigned long | arg |
747 | error = security_file_ioctl(file, cmd, arg) |
751 | Return error |
Name | Describe |
---|---|
rd_load_image | |
handle_initrd | |
md_setup_drive | |
autodetect_raid | |
SYSCALL_DEFINE3 |
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 |