| Function report | 
| Source Code: ipc\mqueue.c | Create Date:2022-07-28 16:50:29 | 
| Last Modify:2020-03-17 23:00:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mqueue_fill_super
Proto:static int mqueue_fill_super(struct super_block *sb, struct fs_context *fc)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct super_block * | sb | |
| struct fs_context * | fc | 
| 348 | s_blocksize = PAGE_SIZE | 
| 350 | s_magic = MQUEUE_MAGIC | 
| 351 | s_op = mqueue_super_ops | 
| 357 | s_root = ly used at mount-time | 
| 360 | Return 0 | 
| 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 |