Home
last modified time | relevance | path

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

/linux-4.1.27/fs/befs/
Dlinuxvfs.c45 static void *befs_follow_link(struct dentry *, struct nameidata *);
90 .follow_link = befs_follow_link,
471 befs_follow_link(struct dentry *dentry, struct nameidata *nd) in befs_follow_link() function