Function report |
Source Code:block\ioctl.c |
Create Date:2022-07-28 17:16:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Is it an unrecognized ioctl? The correct returns are either* ENOTTY (final) or ENOIOCTLCMD ("I don't know this one, try a* fallback"). ENOIOCTLCMD gets turned into ENOTTY by the ioctl* code before returning.
Proto:static inline int is_unrecognized_ioctl(int ret)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | ret |
Name | Describe |
---|---|
blkdev_flushbuf | |
blkdev_roset |
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 |