Function report |
Source Code:mm\z3fold.c |
Create Date:2022-07-28 16:29:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:z3fold_mount
Proto:static int z3fold_mount(void)
Type:int
Parameter:Nothing
363 | ret = 0 |
365 | z3fold_mnt = kern_mount( & z3fold_fs) |
366 | If IS_ERR(z3fold_mnt) Then ret = PTR_ERR(z3fold_mnt) |
369 | Return ret |
Name | Describe |
---|---|
init_z3fold |
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 |