函数逻辑报告 |
Source Code:fs\filesystems.c |
Create Date:2022-07-29 10:39:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:WARNING: This can be used only if we _already_ own a reference
函数原型:struct file_system_type *get_filesystem(struct file_system_type *fs)
返回类型:struct file_system_type
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file_system_type * | fs |
40 | __module_get(owner) |
41 | 返回:fs |
名称 | 描述 |
---|---|
sget | 查找或创建超级块 |
alloc_fs_context | alloc_fs_context - Create a filesystem context.*@fs_type: The filesystem type.*@reference: The dentry from which this one derives (or NULL)*@sb_flags: Filesystem/superblock flags (SB_*)*@sb_flags_mask: Applicable members of @sb_flags |
vfs_dup_fs_context | vfs_dup_fc_config: Duplicate a filesystem context.*@src_fc: The context to copy. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |