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

/linux-master/include/linux/
H A Dnamei.h89 extern int follow_down(struct path *path, unsigned int flags);
/linux-master/fs/
H A Dnamei.c1466 int follow_down(struct path *path, unsigned int flags) function
1476 EXPORT_SYMBOL(follow_down); variable
2912 follow_down(path, 0);
/linux-master/fs/smb/server/
H A Dvfs.c125 err = follow_down(path, 0);
/linux-master/fs/nfsd/
H A Dvfs.c134 err = follow_down(&path, follow_flags);

Completed in 129 milliseconds