Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnamei.h67 extern int follow_down(struct path *);
/linux-4.1.27/fs/nfsd/
Dvfs.c92 err = follow_down(&path); in nfsd_cross_mnt()
/linux-4.1.27/fs/
Dnamei.c1252 int follow_down(struct path *path) in follow_down() function
1295 EXPORT_SYMBOL(follow_down);