Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vfsmount lock must be held for write
Proto:void mnt_set_mountpoint(struct mount *mnt, struct mountpoint *mp, struct mount *child_mnt)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt | |
struct mountpoint * | mp | |
struct mount * | child_mnt |
832 | m_count++ |
834 | mnt_mountpoint = m_dentry |
835 | mnt_parent = mnt |
836 | where is it mounted = mp |
837 | hlist_add_head( & list mounts with the same mountpoint , & m_list) |
Name | Describe |
---|---|
attach_mnt | vfsmount lock must be held for write |
attach_recursive_mnt | @source_mnt : mount tree to be attached*@nd : place the mount tree @source_mnt is attached*@parent_nd : if non-null, detach the source_mnt from its parent and* store the parent mount and mountpoint dentry |
propagate_one |
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 |