Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnamei.h90 extern int follow_up(struct path *);
Dieee80211.h1035 u8 follow_up; member
/Linux-v4.19/fs/devpts/
Dinode.c183 if (follow_up(&path) == 0) in devpts_mntget()
/Linux-v4.19/fs/autofs/
Ddev-ioctl.c221 if (!follow_up(&path)) in find_autofs_mount()
/Linux-v4.19/fs/
Dnamei.c1112 int follow_up(struct path *path) in follow_up() function
1133 EXPORT_SYMBOL(follow_up);
1492 if (!follow_up(&nd->path)) in follow_dotdot()
/Linux-v4.19/fs/nfsd/
Dvfs.c144 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()
Dnfs4xdr.c2157 if (follow_up(&cur)) in nfsd4_encode_path()
2348 while (follow_up(&path)) { in get_parent_attributes()