函数逻辑报告 |
Source Code:lib\seq_buf.c |
Create Date:2022-07-27 07:12:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:seq_buf_path - copy a path into the sequence buffer*@s: seq_buf descriptor*@path: path to write into the sequence buffer
函数原型:int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct seq_buf * | s | |
const struct path * | path | |
const char * | esc |
268 | size等于获取任意数据的缓冲区 |
269 | res等于负1 |
273 | 如果size则 |
274 | p等于d_path - return the path of a dentry*@path: path to report*@buf: buffer to return value in*@buflen: buffer length* Convert a dentry into an ASCII path name |
275 | 如果非是错误则 |
283 | 返回:res |
名称 | 描述 |
---|---|
trace_seq_path | race_seq_path - copy a path into the sequence buffer*@s: trace sequence descriptor*@path: path to write into the sequence buffer |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |