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_truncate_page
Proto:int iomap_truncate_page(struct inode *inode, loff_t pos, bool *did_zero, const struct iomap_ops *ops)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
loff_t | pos | |
bool * | did_zero | |
const struct iomap_ops * | ops |
1044 | blocksize = i_blocksize(inode) |
1048 | If Not off Then Return 0 |
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 |