Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bdev_zone_sectors
Proto:static inline sector_t bdev_zone_sectors(struct block_device *bdev)
Type:sector_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct block_device * | bdev |
1452 | q = bdev_get_queue(bdev) |
1454 | If q Then Return blk_queue_zone_sectors(q) |
1456 | Return 0 |
Name | Describe |
---|---|
blkdev_ioctl | always keep this in sync with compat_blkdev_ioctl() |
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 |