Searched refs:follow_up (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dnamei.h90 extern int follow_up(struct path *);
H A Dieee80211.h1447 u8 follow_up; member in struct:ieee80211_mgmt::__anon1967::__anon1978::__anon1979::__anon1996
1461 u8 follow_up; member in struct:ieee80211_mgmt::__anon1967::__anon1978::__anon1979::__anon1998
/linux-master/fs/devpts/
H A Dinode.c161 if (follow_up(&path) == 0)
/linux-master/fs/autofs/
H A Ddev-ioctl.c204 if (!follow_up(&path))
/linux-master/security/landlock/
H A Dfs.c737 if (follow_up(&walker_path)) {
/linux-master/fs/
H A Dnamei.c1263 * follow_up - Find the mountpoint of path's vfsmount
1272 int follow_up(struct path *path) function
1293 EXPORT_SYMBOL(follow_up); variable
/linux-master/fs/nfsd/
H A Dvfs.c183 while (path->dentry == path->mnt->mnt_root && follow_up(path))
H A Dnfs4xdr.c2696 if (follow_up(&cur))
2858 while (follow_up(&path)) {

Completed in 207 milliseconds