Searched refs:follow_up (Results 1 – 7 of 7) sorted by relevance
86 extern int follow_up(struct path *);
1548 u8 follow_up; member 1562 u8 follow_up; member
209 if (!follow_up(&path)) in find_autofs_mount()
901 if (follow_up(&walker_path)) { in is_access_to_paths_allowed()
185 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()
2733 if (follow_up(&cur)) in nfsd4_encode_pathname4() 2890 while (follow_up(&path)) { in nfsd4_get_mounted_on_ino()
1350 * follow_up - Find the mountpoint of path's vfsmount1359 int follow_up(struct path *path) in follow_up() function 1380 EXPORT_SYMBOL(follow_up);