函数逻辑报告 |
Source Code:fs\d_path.c |
Create Date:2022-07-29 10:42:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:char *d_path(const struct path *path, char *buf, int buflen)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct path * | path | |
char * | buf | |
int | buflen |
280 | get_fs_root_rcu(fs, & root) |
286 | 返回:res |
名称 | 描述 |
---|---|
mnt_warn_timestamp_expiry | |
seq_path | seq_path - seq_file interface to print a pathname*@m: the seq_file handle*@path: the struct path to print*@esc: set of characters to escape in the output* return the absolute path of 'path', as represented by the* dentry / mnt pair in the path parameter. |
do_lookup_dcookie | And here is where the userspace process can look up the cookie value* to retrieve the path. |
seq_buf_path | seq_buf_path - copy a path into the sequence buffer*@s: seq_buf descriptor*@path: path to write into the sequence buffer |
audit_log_d_path | This is a helper-function to print the escaped d_path |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |