| Function report | 
| Source Code: fs\pipe.c | Create Date:2022-07-28 20:04:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:init_pipe_fs
Proto:static int __init init_pipe_fs(void)
Type:int
Parameter:Nothing
| 1329 | err = register_filesystem( & pipe_fs_type) | 
| 1331 | If Not err Then | 
| 1332 | pipe_mnt = kern_mount( & pipe_fs_type) | 
| 1335 | unregister_filesystem( & pipe_fs_type) | 
| 1338 | 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 |