Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:queue_physical_block_size
Proto:static inline unsigned int queue_physical_block_size(const struct request_queue *q)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct request_queue * | q |
1311 | Return physical_block_size |
Name | Describe |
---|---|
queue_physical_block_size_show | |
get_max_io_size | Return the maximum number of sectors from the start of a bio that may be* submitted as a single request to a block device. If enough sectors remain,* align the end to the physical block size. Otherwise align the end to the* logical block size |
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 |