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:put_filesystem
Proto:void put_filesystem(struct file_system_type *fs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_system_type * | fs |
46 | module_put(owner) |
Name | Describe |
---|---|
aa_new_mount | |
get_fs_type | |
do_new_mount | reate a new mount for userspace and request it to be added into the* namespace's tree |
put_fs_context | put_fs_context - Dispose of a superblock configuration context.*@fc: The context to dispose of. |
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 |