Function report |
Source Code:fs\fs_context.c |
Create Date:2022-07-28 20:13:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fc_drop_locked
Proto:void fc_drop_locked(struct fs_context *fc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_context * | fc |
332 | root = NULL |
Name | Describe |
---|---|
do_new_mount_fc | Create a new mount using a superblock configuration and request it* be added to the namespace tree. |
vfs_fsconfig_locked | Check the state and apply the configuration. Note that this function is* allowed to 'steal' the value by setting param->xxx to NULL before returning. |
vfs_get_tree | vfs_get_tree - Get the mountable root*@fc: The superblock configuration context.* The filesystem is invoked to get or create a superblock which can then later* be used for mounting. The filesystem places a pointer to the root to be |
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 |