Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnamei.h68 extern int follow_up(struct path *);
/linux-4.1.27/fs/autofs4/
Ddev-ioctl.c213 if (!follow_up(&path)) in find_autofs_mount()
/linux-4.1.27/fs/
Dnamei.c958 int follow_up(struct path *path) in follow_up() function
979 EXPORT_SYMBOL(follow_up);
1335 if (!follow_up(&nd->path)) in follow_dotdot()
/linux-4.1.27/fs/nfsd/
Dvfs.c135 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()
Dnfs4xdr.c2029 if (follow_up(&cur)) in nfsd4_encode_path()
2222 while (follow_up(&path)) { in get_parent_attributes()