| Function report | 
| Source Code: fs\libfs.c | Create Date:2022-07-28 20:10:24 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Common helper for pseudo-filesystems (sockfs, pipefs, bdev - stuff that* will never be mountable)
Proto:struct pseudo_fs_context *init_pseudo(struct fs_context *fc, unsigned long magic)
Type:struct pseudo_fs_context
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fs_context * | fc | |
| unsigned long | magic | 
| 301 | ctx = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc). | 
| 302 | If Value is more likely to compile time(ctx) Then | 
| 309 | Return ctx | 
| Name | Describe | 
|---|---|
| nsfs_init_fs_context | |
| bd_init_fs_context | |
| anon_inodefs_init_fs_context | |
| aio_init_fs_context | 
| 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 |