Function report |
Source Code:init\do_mounts.c |
Create Date:2022-07-28 13:57:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rootfs_init_fs_context
Proto:static int rootfs_init_fs_context(struct fs_context *fc)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_context * | fc |
700 | If IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_TMPFS) && is_tmpfs Then Return shmem_init_fs_context(fc) |
703 | Return ramfs_init_fs_context(fc) |
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 |