Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:queue_max_sectors
Proto:static inline unsigned int queue_max_sectors(const struct request_queue *q)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct request_queue * | q |
1271 | Return max_sectors |
Name | Describe |
---|---|
queue_max_sectors_show | |
blkdev_ioctl | always keep this in sync with compat_blkdev_ioctl() |
max_sectors_bytes | |
compat_blkdev_ioctl | Most of the generic ioctls are handled in the normal fallback path.This assumes the blkdev's low level compat_ioctl always returnsENOIOCTLCMD for unknown ioctls. |
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 |