| Function report | 
| Source Code: fs\namei.c | Create Date:2022-07-28 20:05:04 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:follow_dotdot_rcu
Proto:static int follow_dotdot_rcu(struct nameidata *nd)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct nameidata * | nd | 
| 1353 | inode = path.dentry.d_inode | 
| 1355 | When 1 cycle | 
| 1356 | If path_equal( & path, & root) Then Break | 
| 1360 | parent = parent directory | 
| 1371 | Break | 
| 1372 | Else | 
| 1373 | mnt = real_mount(mnt) | 
| 1374 | mparent = mnt_parent | 
| 1375 | mountpoint = mnt_mountpoint | 
| 1378 | If Value for the false possibility is greater at compile time(read_seqretry( & mount_lock, m_seq)) Then Return -ECHILD | 
| 1383 | dentry = mountpoint | 
| 1391 | mounted = __lookup_mnt(mnt, dentry) | 
| 1392 | If Value for the false possibility is greater at compile time(read_seqretry( & mount_lock, m_seq)) Then Return -ECHILD | 
| 1394 | If Not mounted Then Break | 
| 1397 | dentry = root of the mounted tree | 
| 1401 | path.dentry.d_inode = inode | 
| 1402 | Return 0 | 
| Name | Describe | 
|---|---|
| handle_dots | 
| 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 |