Function report |
Source Code:fs\dax.c |
Create Date:2022-07-28 20:23:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dax_iomap_sector
Proto:static sector_t dax_iomap_sector(struct iomap *iomap, loff_t pos)
Type:sector_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct iomap * | iomap | |
loff_t | pos |
988 | Return disk offset of mapping, bytes + (pos & PAGE_MASK) - file offset of mapping, bytes >> 9 |
Name | Describe |
---|---|
dax_iomap_pfn | |
dax_iomap_actor | |
dax_iomap_pte_fault |
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 |