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:find_filesystem
Proto:static struct file_system_type **find_filesystem(const char *name, unsigned len)
Type:struct file_system_type
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
unsigned | len |
55 | Break |
56 | Return p |
Name | Describe |
---|---|
register_filesystem | gister_filesystem - register a new filesystem*@fs: the file system structure* Adds the file system passed to the list of file systems the kernel* is aware of for mount and other syscalls |
__get_fs_type |
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 |