Function report |
Source Code:fs\iomap\seek.c |
Create Date:2022-07-28 20:32:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:iomap_seek_hole
Proto:loff_t iomap_seek_hole(struct inode *inode, loff_t offset, const struct iomap_ops *ops)
Type:loff_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
loff_t | offset | |
const struct iomap_ops * | ops |
151 | ret = Execute a iomap write on a segment of the mapping that spans a* contiguous range of pages that have identical block mapping state |
155 | If ret == 0 Then Break |
162 | Return offset |
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 |