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_eq_iversion_raw - check whether the raw i_version counter has changed*@inode: inode to check*@old: old value to check against its i_version* Compare the current raw i_version counter with a previous one. Returns true
Proto:static inline bool inode_eq_iversion_raw(const struct inode *inode, u64 old)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const struct inode * | inode | |
| u64 | old |
| 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 |