Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnamei.h82 extern int follow_down(struct path *);
/linux-4.4.14/fs/nfsd/
Dvfs.c92 err = follow_down(&path); in nfsd_cross_mnt()
/linux-4.4.14/fs/
Dnamei.c1355 int follow_down(struct path *path) in follow_down() function
1398 EXPORT_SYMBOL(follow_down);