Home
last modified time | relevance | path

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

/fs/
Dnamei.c1463 int follow_down(struct path *path) in follow_down() function
1473 EXPORT_SYMBOL(follow_down);
2897 follow_down(path); in path_pts()
/fs/smb/server/
Dvfs.c122 err = follow_down(path); in ksmbd_vfs_path_lookup_locked()
/fs/nfsd/
Dvfs.c68 err = follow_down(&path); in nfsd_cross_mnt()
/fs/fuse/
Dbacking.c1141 err = follow_down(&fuse_entry->backing_path); in fuse_lookup_backing()