Function report |
Source Code:fs\block_dev.c |
Create Date:2022-07-28 20:14:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bdev_evict_inode
Proto:static void bdev_evict_inode(struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
805 | clear an inode |
808 | spin_unlock( & pseudo-fs) |
810 | inode_detach_wb(inode) |
811 | If bd_bdi != noop_backing_dev_info Then |
813 | bd_bdi = noop_backing_dev_info |
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 |