Function report |
Source Code:include\linux\nfs_fs.h |
Create Date:2022-07-28 09:10:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:nfs_mark_for_revalidate
Proto:static inline void nfs_mark_for_revalidate(struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
322 | mask |= must revalidate pagecache | cached access cred invalid | cached acls are invalid | cached change is invalid | cached ctime is invalid |
327 | If S_ISDIR(i_mode) Then mask |= cached data is invalid |
329 | spin_unlock( & i_lock) |
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 |