函数逻辑报告 |
Source Code:fs\seq_file.c |
Create Date:2022-07-29 10:40:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Same as seq_path, but relative to supplied root.
函数原型:int seq_path_root(struct seq_file *m, const struct path *path, const struct path *root, const char *esc)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct seq_file * | m | |
const struct path * | path | |
const struct path * | root | |
const char * | esc |
505 | size等于获取任意数据的缓冲区 |
506 | res等于负ENAMETOOLONG |
508 | 如果size则 |
515 | 如果非是错误则 |
525 | 返回:如果res小于0且res不等于负ENAMETOOLONG则res否则0 |
名称 | 描述 |
---|---|
show_vfsmnt | |
show_mountinfo | |
show_vfsstat |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |