Function report |
Source Code:fs\devpts\inode.c |
Create Date:2022-07-28 20:34:19 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_devpts_fs
Proto:static int __init init_devpts_fs(void)
Type:int
Parameter:Nothing
| 631 | 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 |
| 632 | If Not err Then |
| 635 | 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 |