Searched refs:follow_down (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/nfsd/
H A Dvfs.c134 err = follow_down(&path, follow_flags);
/linux-master/include/linux/
H A Dnamei.h90 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
2920 follow_down(path, 0);
/linux-master/fs/smb/server/
H A Dvfs.c125 err = follow_down(path, 0);

Completed in 430 milliseconds