Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mnt_clone_internal
Proto:struct vfsmount *mnt_clone_internal(const struct path *path)
Type:struct vfsmount
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | path |
1240 | p = clone_mnt(real_mount(mnt), dentry, CL_PRIVATE) |
1243 | mnt_flags |= MNT_INTERNAL |
1244 | Return 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 |