函数逻辑报告 |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-27 06:47:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blk_queue_zone_sectors
函数原型:static inline sector_t blk_queue_zone_sectors(struct request_queue *q)
返回类型:sector_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q |
701 | 返回:如果blk_queue_is_zoned(q)则chunk_sectors否则0 |
名称 | 描述 |
---|---|
blk_zone_start | |
blkdev_nr_zones | lkdev_nr_zones - Get number of zones*@disk: Target gendisk* Return the total number of zones of a zoned block device. For a block* device without zone capabilities, the number of zones is always 0. |
blkdev_zone_mgmt | lkdev_zone_mgmt - Execute a zone management operation on a range of zones*@bdev: Target block device*@op: Operation to be performed on the zones*@sector: Start sector of the first zone to operate on*@nr_sectors: Number of sectors, should be at least the |
bdev_zone_sectors |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |