函数逻辑报告 |
Source Code:fs\fs_context.c |
Create Date:2022-07-29 10:44:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:fs_context_for_reconfigure
函数原型:struct fs_context *fs_context_for_reconfigure(struct dentry *dentry, unsigned int sb_flags, unsigned int sb_flags_mask)
返回类型:struct fs_context
参数:
类型 | 参数 | 名称 |
---|---|---|
struct dentry * | dentry | |
unsigned int | sb_flags | |
unsigned int | sb_flags_mask |
名称 | 描述 |
---|---|
reconfigure_single | |
do_umount_root | |
do_remount | hange filesystem flags. dir should be a physical root of filesystem.* If you've mounted a non-root directory somewhere and want to do remount* on it - tough luck. |
SYSCALL_DEFINE3 | Pick a superblock into a context for reconfiguration. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |