Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:queue_limit_alignment_offset
Proto:static inline int queue_limit_alignment_offset(struct queue_limits *lim, sector_t sector)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct queue_limits * | lim | |
sector_t | sector |
1349 | granularity = max - return maximum of two values of the same or compatible types*@x: first value*@y: second value(physical_block_size, io_min) |
1353 | Return ( granularity + alignment_offset - alignment) % granularity |
Name | Describe |
---|---|
blk_stack_limits | adjust queue_limits for stacked devices |
add_partition | Must be called either with bd_mutex held, before a disk can be opened or* after all disk users are gone. |
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 |