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:do_make_slave
Proto:static int do_make_slave(struct mount *mnt)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt |
78 | If IS_MNT_SHARED(mnt) Then |
83 | If Not master Then |
84 | p = list of slave mounts |
89 | slave is on master->mnt_slave_list = NULL |
91 | Return 0 |
93 | Else |
101 | If root of the mounted tree == root of the mounted tree Then |
107 | peer group identifier = 0 |
108 | CLEAR_MNT_SHARED(mnt) |
116 | Return 0 |
Name | Describe |
---|---|
change_mnt_propagation | vfsmount lock must be held for write |
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 |