Function report |
Source Code:fs\fs_context.c |
Create Date:2022-07-28 20:13:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fs_context_for_mount
Proto:struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, unsigned int sb_flags)
Type:struct fs_context
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_system_type * | fs_type | |
unsigned int | sb_flags |
Name | Describe |
---|---|
do_new_mount | reate a new mount for userspace and request it to be added into the* namespace's tree |
SYSCALL_DEFINE2 | Open a filesystem by name so that it can be configured for mounting.* We are allowed to specify a container in which the filesystem will be* opened, thereby indicating which namespaces will be used (notably, which |
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 |