Searched refs:jffs2_follow_link (Results 1 – 1 of 1) sorted by relevance
19 static void *jffs2_follow_link(struct dentry *dentry, struct nameidata *nd);24 .follow_link = jffs2_follow_link,32 static void *jffs2_follow_link(struct dentry *dentry, struct nameidata *nd) in jffs2_follow_link() function