Function report |
Source Code:include\linux\iversion.h |
Create Date:2022-07-28 20:07:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:de_set_iversion_queried - set i_version to a particular value as quereied*@inode: inode to set*@val: new i_version value to set* Set @inode's i_version field to @val, and flag it for increment on the next* change
Proto:static inline void inode_set_iversion_queried(struct inode *inode, u64 val)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
u64 | val |
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 |