函数逻辑报告 |
Source Code:fs\namei.c |
Create Date:2022-07-29 10:34:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:terminate_walk
函数原型:static void terminate_walk(struct nameidata *nd)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct nameidata * | nd |
593 | drop_links(nd) |
594 | 如果非flags按位与RCU pathwalk mode; semi-internal 的值则 |
597 | 以i小于depth循环path_put - put a reference to a path*@path: path to put the reference to* Given a path decrement the reference count to the dentry and the vfsmount. |
599 | 如果flags按位与LOOKUP_ROOT_GRABBED则 |
603 | 否则 |
604 | flags与等于RCU pathwalk mode; semi-internal 的反 |
607 | depth等于0 |
名称 | 描述 |
---|---|
path_lookupat | Returns 0 and nd will be valid on success; Retuns error, otherwise. |
path_parentat | Returns 0 and nd will be valid on success; Retuns error, otherwise. |
path_mountpoint | path_mountpoint - look up a path to be umounted*@nd: lookup context*@flags: lookup flags*@path: pointer to container for result* Look up the given name, but don't attempt to revalidate the last component. |
path_openat |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |