函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Caller should check returned pointer for errors
函数原型:struct vfsmount *collect_mounts(const struct path *path)
返回类型:struct vfsmount
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct path * | path |
1819 | namespace_lock() |
1820 | 如果非check_mnt(real_mount(mnt))则tree等于错误号 |
1822 | 否则tree等于copy_tree(real_mount(mnt), dentry, CL_COPY_ALL | CL_PRIVATE) |
1825 | namespace_unlock() |
1828 | 返回:mnt |
名称 | 描述 |
---|---|
audit_add_tree_rule | alled with audit_filter_mutex |
audit_tag_tree | |
audit_trim_trees |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |