Function report |
Source Code:include\linux\genhd.h |
Create Date:2022-07-28 05:44:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_start_sect
Proto:static inline sector_t get_start_sect(struct block_device *bdev)
Type:sector_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct block_device * | bdev |
472 | Return start_sect |
Name | Describe |
---|---|
bdev_stack_limits | adjust queue limits for stacked drivers |
blkdev_getgeo | |
compat_hdio_getgeo | |
bdev_read_page | dev_read_page() - Start reading a page from a block device*@bdev: The device to read the page from*@sector: The offset on the device to read the page to (need not be aligned)*@page: The page to read* On entry, the page should be locked |
bdev_write_page | dev_write_page() - Start writing a page to a block device*@bdev: The device to write the page to*@sector: The offset on the device to write the page to (need not be aligned)*@page: The page to write*@wbc: The writeback_control for the write |
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 |