Function report |
Source Code:include\linux\iversion.h |
Create Date:2022-07-28 20:07:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:de_inc_iversion_raw - forcibly increment raw i_version*@inode: inode that needs to be updated* Forcbily increment the raw i_version field. This always results in a change* to the raw value.
Proto:static inline void inode_inc_iversion_raw(struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
271 | atomic64_inc( & i_version) |
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 |