函数逻辑报告 |
Source Code:fs\fs_struct.c |
Create Date:2022-07-29 10:43:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Replace the fs->{rootmnt,root} with {mnt,dentry}. Put the old values.* It can block.
函数原型:void set_fs_root(struct fs_struct *fs, const struct path *path)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fs_struct * | fs | |
const struct path * | path |
20 | 加自旋锁 |
21 | write_seqcount_begin( & seq) |
24 | write_seqcount_end( & seq) |
25 | 自旋锁解锁 |
26 | 如果dentry则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. |
名称 | 描述 |
---|---|
init_mount_tree | |
mntns_install |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |