函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lookup_mnt - Return the first child mount mounted at path* "First" means first mounted chronologically
函数原型:struct vfsmount *lookup_mnt(const struct path *path)
返回类型:struct vfsmount
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct path * | path |
642 | 循环 |
646 | 当非all under rcu_read_lock 循环 |
648 | 返回:m |
名称 | 描述 |
---|---|
follow_down_one | |
follow_down | Follow down to the covering mount currently visible to userspace. At each* point, the filesystem owning that dentry may be queried as to whether the* caller is permitted to proceed or not. |
follow_mount | Skip to top of mountpoint pile in refwalk mode for follow_dotdot() |
lock_mount |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |