Function report |
Source Code:fs\iomap\buffered-io.c |
Create Date:2022-07-28 20:31:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:iomap_dax_zero
Proto:static int iomap_dax_zero(loff_t pos, unsigned offset, unsigned bytes, struct iomap *iomap)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
loff_t | pos | |
unsigned | offset | |
unsigned | bytes | |
struct iomap * | iomap |
980 | Return __dax_zero_page_range( block device for I/O , dax_dev for dax operations , iomap_sector(iomap, pos & PAGE_MASK), offset, bytes) |
Name | Describe |
---|---|
iomap_zero_range_actor |
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 |