Home
last modified time | relevance | path

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

/fs/devpts/
Dinode.c180 if (follow_up(&path) == 0) in devpts_mntget()
/fs/autofs/
Ddev-ioctl.c203 if (!follow_up(&path)) in find_autofs_mount()
/fs/nfsd/
Dvfs.c117 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()
Dnfs4xdr.c2460 if (follow_up(&cur)) in nfsd4_encode_path()
2651 while (follow_up(&path)) { in get_parent_attributes()
/fs/
Dnamei.c1196 int follow_up(struct path *path) in follow_up() function
1217 EXPORT_SYMBOL(follow_up);