Function report |
Source Code:fs\buffer.c |
Create Date:2022-07-28 20:14:11 |
Last Modify:2020-03-18 10:38:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lity function for filesystems that need to do work on expanding* truncates. Uses filesystem pagecache writes to allow the filesystem to* deal with the hole.
Proto:int generic_cont_expand_simple(struct inode *inode, loff_t size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
loff_t | size |
2357 | err = pagecache_write_begin(NULL, mapping, size, 0, called from cont_expand , & page, & fsdata) |
2365 | out : |
2366 | Return err |
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 |