Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnamei.h89 extern int follow_up(struct path *);
H A Dieee80211.h1399 u8 follow_up; member
1413 u8 follow_up; member
/openbmc/linux/fs/devpts/
H A Dinode.c162 if (follow_up(&path) == 0) in devpts_mntget()
/openbmc/linux/fs/autofs/
H A Ddev-ioctl.c204 if (!follow_up(&path)) in find_autofs_mount()
/openbmc/linux/security/landlock/
H A Dfs.c608 if (follow_up(&walker_path)) { in is_access_to_paths_allowed()
/openbmc/linux/fs/nfsd/
H A Dvfs.c184 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()
H A Dnfs4xdr.c2705 if (follow_up(&cur)) in nfsd4_encode_path()
2897 while (follow_up(&path)) { in nfsd4_get_mounted_on_ino()
/openbmc/linux/fs/
H A Dnamei.c1274 int follow_up(struct path *path) in follow_up() function
1295 EXPORT_SYMBOL(follow_up);