Searched refs:befs_follow_link (Results 1 – 1 of 1) sorted by relevance
45 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