函数逻辑报告 |
Source Code:fs\inode.c |
Create Date:2022-07-29 10:38:09 |
Last Modify:2020-03-18 19:19:59 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:init_special_inode
函数原型:void init_special_inode(struct inode *inode, umode_t mode, dev_t rdev)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct inode * | inode | |
umode_t | mode | |
dev_t | rdev |
2034 | 否则如果S_ISFIFO(mode)则rmer ->i_op->default_file_ops 等于pipefifo_fops |
名称 | 描述 |
---|---|
aa_mk_null_file | |
mknod_ptmx | |
devpts_pty_new | devpts_pty_new -- create a new inode in /dev/pts/*@ptmx_inode: inode of the master*@device: major+minor of the node to be created*@index: used as a name of the node*@priv: what's given back by devpts_get_priv* The created inode is returned |
ramfs_get_inode |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |