Function report |
Source Code:fs\ramfs\file-nommu.c |
Create Date:2022-07-28 20:35:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ramfs_nommu_resize
Proto:static int ramfs_nommu_resize(struct inode *inode, loff_t newsize, loff_t size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
loff_t | newsize | |
loff_t | size |
138 | If size == 0 Then |
139 | If Value for the false possibility is greater at compile time(newsize >> 32) Then Return -EFBIG |
153 | Return 0 |
Name | Describe |
---|---|
ramfs_nommu_setattr | handle a change of attributes* - we're specifically interested in a change of size |
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 |