Searched refs:befs_fast_follow_link (Results 1 – 1 of 1) sorted by relevance
46 static void *befs_fast_follow_link(struct dentry *, struct nameidata *);85 .follow_link = befs_fast_follow_link,502 befs_fast_follow_link(struct dentry *dentry, struct nameidata *nd) in befs_fast_follow_link() function