函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:vfsmount lock must be held. Additionally, the caller is responsible* for serializing calls for given disposal list.
函数原型:static void __put_mountpoint(struct mountpoint *mp, struct list_head *list)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mountpoint * | mp | |
struct list_head * | list |
756 | 如果非m_count先自减则 |
758 | BUG_ON(!hlist_empty( & m_list)) |
759 | 加自旋锁 |
760 | protected by d_lock 与等于s a mountpoint 的反 |
761 | 自旋锁解锁 |
762 | dput_to_list(dentry, list) |
764 | 释放内存 |
名称 | 描述 |
---|---|
put_mountpoint | alled with namespace_lock and vfsmount lock |
mntput_no_expire |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |