Function report |
Source Code:block\genhd.c |
Create Date:2022-07-28 17:17:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sector_in_part
Proto:static inline int sector_in_part(struct hd_struct *part, sector_t sector)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct hd_struct * | part | |
sector_t | sector |
Name | Describe |
---|---|
disk_map_sector_rcu | disk_map_sector_rcu - map sector to partition*@disk: gendisk of interest*@sector: sector to map* Find out which partition @sector maps to on @disk. This is* primarily used for stats accounting.* CONTEXT:* RCU read locked |
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 |