Function report |
Source Code:fs\filesystems.c |
Create Date:2022-07-28 20:08:47 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:register_filesystem - unregister a file system*@fs: filesystem to unregister* Remove a file system that was previously successfully registered* with the kernel
Proto:int unregister_filesystem(struct file_system_type *fs)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct file_system_type * | fs |
| 111 | write_lock( & file_systems_lock) |
| 123 | write_unlock( & file_systems_lock) |
| 125 | Return -EINVAL |
| Name | Describe |
|---|---|
| exit_misc_binfmt |
| 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 |