Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnamei.h66 extern int follow_up(struct path *);
Dieee80211.h1044 u8 follow_up; member
/Linux-v5.4/fs/devpts/
Dinode.c180 if (follow_up(&path) == 0) in devpts_mntget()
/Linux-v5.4/fs/autofs/
Ddev-ioctl.c202 if (!follow_up(&path)) in find_autofs_mount()
/Linux-v5.4/fs/
Dnamei.c1104 int follow_up(struct path *path) in follow_up() function
1125 EXPORT_SYMBOL(follow_up);
1484 if (!follow_up(&nd->path)) in follow_dotdot()
/Linux-v5.4/fs/nfsd/
Dvfs.c117 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()
Dnfs4xdr.c2164 if (follow_up(&cur)) in nfsd4_encode_path()
2355 while (follow_up(&path)) { in get_parent_attributes()