| Function report | 
| Source Code: fs\block_dev.c | Create Date:2022-07-28 20:14:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:blkdev_close
Proto:static int blkdev_close(struct inode *inode, struct file *filp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| struct file * | filp | 
| 1964 | bdev = I_BDEV(bdev_file_inode(filp)) | 
| 1965 | blkdev_put(bdev, f_mode) | 
| 1966 | Return 0 | 
| 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 |