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

/linux-master/fs/autofs/
H A Ddev-ioctl.c204 if (!follow_up(&path))
/linux-master/fs/devpts/
H A Dinode.c161 if (follow_up(&path) == 0)
/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 Dnfs4xdr.c2725 if (follow_up(&cur))
2887 while (follow_up(&path)) {
H A Dvfs.c183 while (path->dentry == path->mnt->mnt_root && follow_up(path))
/linux-master/include/linux/
H A Dieee80211.h1465 u8 follow_up; member in struct:ieee80211_mgmt::__anon2180::__anon2191::__anon2192::__anon2209
1479 u8 follow_up; member in struct:ieee80211_mgmt::__anon2180::__anon2191::__anon2192::__anon2211
H A Dnamei.h91 extern int follow_up(struct path *);
/linux-master/security/landlock/
H A Dfs.c897 if (follow_up(&walker_path)) {

Completed in 304 milliseconds