Function report | 
Source Code:fs\inode.c | 
Create Date:2022-07-28 20:07:55 | 
| Last Modify:2020-03-18 19:19:59 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__address_space_init_once
Proto:static void __address_space_init_once(struct address_space *mapping)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct address_space * | mapping | 
| 369 | init_rwsem( & i_mmap_rwsem) | 
| 372 | i_mmap = | 
| Name | Describe | 
|---|---|
| address_space_init_once | |
| inode_init_once | These are initializations that only need to be done* once, because the fields are idempotent across use* of the inode, so let the slab aware of that. | 
| 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  |