Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:llow_up - Find the mountpoint of path's vfsmount* Given a path, find the mountpoint of its source file system
Proto:int follow_up(struct path *path)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct path * | path |
1111 | mnt = real_mount(mnt) |
1116 | parent = mnt_parent |
1118 | read_sequnlock_excl( & mount_lock) |
1119 | Return 0 |
1123 | read_sequnlock_excl( & mount_lock) |
1125 | dentry = mountpoint |
1128 | Return 1 |
Name | Describe |
---|---|
follow_dotdot | |
devpts_mntget | Try to find a suitable devpts filesystem. We support the following* scenarios:* - The ptmx device node is located in the same directory as the devpts* mount where the pts device nodes are located.* This is e |
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 |