函数逻辑报告 | 
Source Code:ipc\mqueue.c | 
Create Date:2022-07-27 18:26:00 | 
| Last Modify:2020-03-17 23:00:47 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:mqueue_unlink
函数原型:static int mqueue_unlink(struct inode *dir, struct dentry *dentry)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct inode * | dir | |
| struct dentry * | dentry | 
| 545 | inode等于获得目录项的索引节点 | 
| 547 | i_ctime等于i_mtime等于i_atime等于current_time(dir) | 
| 548 | i_size减等于DIRENT_SIZE | 
| 549 | drop_nlink(inode) | 
| 551 | 返回:0 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |