| Function report | 
| Source Code: fs\namespace.c | Create Date:2022-07-28 20:09:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:process a list of expirable mountpoints with the intent of discarding any* mountpoints that aren't in use and haven't been touched since last we came* here
Proto:void mark_mounts_for_expiry(struct list_head *mounts)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct list_head * | mounts | 
| 2885 | If list_empty - tests whether a list is empty*@head: the list to test. Then Return | 
| 2888 | namespace_lock() | 
| 2889 | lock_mount_hash() | 
| 2908 | unlock_mount_hash() | 
| 2909 | namespace_unlock() | 
| 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 |