函数逻辑报告 |
Source Code:fs\d_path.c |
Create Date:2022-07-29 10:42:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Write full pathname from the root of the filesystem into the buffer.
函数原型:static char *__dentry_path(struct dentry *d, char *buf, int buflen)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
struct dentry * | d | |
char * | buf | |
int | buflen |
329 | seq等于0 |
330 | error等于0 |
336 | restart : |
343 | retval等于'/' |
346 | parent等于 parent directory |
358 | 如果need_seqretry( & rename_lock, seq)则 |
362 | done_seqretry( & rename_lock, seq) |
365 | 返回:retval |
366 | Elong : |
367 | 返回:错误号 |
名称 | 描述 |
---|---|
dentry_path_raw | |
dentry_path |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |