Function report |
Source Code:fs\binfmt_misc.c |
Create Date:2022-07-28 20:27:42 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_misc_binfmt
Proto:static int __init init_misc_binfmt(void)
Type:int
Parameter:Nothing
| 870 | err = gister_filesystem - register a new filesystem*@fs: the file system structure* Adds the file system passed to the list of file systems the kernel* is aware of for mount and other syscalls |
| 871 | If Not err Then Same as above, but adds a new binfmt at the top of the list |
| 873 | Return err |
| 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 |