| Function report | 
| Source Code: fs\pnode.c | Create Date:2022-07-28 20:11:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:next_group
Proto:static struct mount *next_group(struct mount *m, struct mount *origin)
Type:struct mount
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mount * | m | |
| struct mount * | origin | 
| 185 | When 1 cycle | 
| 186 | When 1 cycle | 
| 188 | If Not IS_MNT_NEW(m) && Not list_empty - tests whether a list is empty*@head: the list to test. Then Return first_slave(m) | 
| 191 | If peer group identifier == peer group identifier Then | 
| 194 | Else if next != slave list entry Then Break | 
| 199 | When 1 cycle | 
| 201 | If next != list of slave mounts Then Return next_slave(m) | 
| 204 | If peer group identifier == peer group identifier Then Break | 
| 206 | If next == slave list entry Then Break | 
| Name | Describe | 
|---|---|
| propagate_mnt | mount 'source_mnt' under the destination 'dest_mnt' at* dentry 'dest_dentry'. And propagate that mount to* all the peer and slave mounts of 'dest_mnt'.* Link all the new mounts into a propagation tree headed at* source_mnt | 
| 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 |