Home
last modified time | relevance | path

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

/fs/autofs4/
Ddev-ioctl.c206 if (!follow_up(&path)) in find_autofs_mount()
/fs/
Dnamei.c909 int follow_up(struct path *path) in follow_up() function
1266 if (!follow_up(&nd->path)) in follow_dotdot()
4163 EXPORT_SYMBOL(follow_up);
/fs/nfsd/
Dnfs4xdr.c1797 if (follow_up(&cur)) in nfsd4_encode_path()
1979 while (follow_up(&path)) { in get_parent_attributes()
Dvfs.c133 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()