函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lock_mnt_tree
函数原型:static void lock_mnt_tree(struct mount *mnt)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mount * | mnt |
1908 | flags或等于MNT_LOCK_ATIME |
1913 | 如果flags按位与MNT_NODEV则flags或等于MNT_LOCK_NODEV |
1916 | 如果flags按位与MNT_NOSUID则flags或等于MNT_LOCK_NOSUID |
1919 | 如果flags按位与MNT_NOEXEC则flags或等于MNT_LOCK_NOEXEC |
1922 | 如果链表为空则flags或等于MNT_LOCKED |
名称 | 描述 |
---|---|
attach_recursive_mnt | @source_mnt : mount tree to be attached*@nd : place the mount tree @source_mnt is attached*@parent_nd : if non-null, detach the source_mnt from its parent and* store the parent mount and mountpoint dentry |
copy_mnt_ns |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |