Function report | 
Source Code:fs\ramfs\file-nommu.c | 
Create Date:2022-07-28 20:35:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:handle a change of attributes* - we're specifically interested in a change of size
Proto:static int ramfs_nommu_setattr(struct dentry *dentry, struct iattr *ia)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct dentry * | dentry | |
| struct iattr * | ia | 
| 164 | old_ia_valid = ia_valid | 
| 165 | ret = 0 | 
| 189 | out : | 
| 190 | ia_valid = old_ia_valid | 
| 191 | Return ret | 
| 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  |