Function report | 
Source Code:fs\filesystems.c | 
Create Date:2022-07-28 20:08:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:WARNING: This can be used only if we _already_ own a reference
Proto:struct file_system_type *get_filesystem(struct file_system_type *fs)
Type:struct file_system_type
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file_system_type * | fs | 
| 40 | __module_get(owner) | 
| 41 | Return fs | 
| Name | Describe | 
|---|---|
| sget | find or create a superblock | 
| 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. | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |