Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jffs2/
Dsymlink.c19 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