Function report | 
Source Code:fs\fs_context.c | 
Create Date:2022-07-28 20:13:06 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Clean up a context after performing an action on it and put it into a state* from where it can be used to reconfigure a superblock
Proto:void vfs_clean_context(struct fs_context *fc)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fs_context * | fc | 
| 724 | need_free = false | 
| 725 | fs_private = NULL | 
| 726 | s_fs_info = NULL | 
| 727 | sb_flags = 0 | 
| 728 | security_free_mnt_opts( & security) | 
| 730 | source = NULL | 
| Name | Describe | 
|---|---|
| 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. | 
| 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  |