函数逻辑报告 |
Source Code:fs\super.c |
Create Date:2022-07-29 10:32:25 |
Last Modify:2022-05-24 06:42:17 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mount_nodev
函数原型:struct dentry *mount_nodev(struct file_system_type *fs_type, int flags, void *data, int (*fill_super)(struct super_block *, void *, int ))
返回类型:struct dentry
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file_system_type * | fs_type | |
int | flags | |
void * | data | |
int (* | fill_super |
1464 | 如果error则 |
1466 | 返回:错误号 |
1469 | 返回:获得目录项引用 |
名称 | 描述 |
---|---|
devpts_mount | devpts_mount()* Mount a new (private) instance of devpts. PTYs created in this* instance are independent of the PTYs in other devpts instances. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |