Searched refs:jffs2_symlink (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/jffs2/
H A Ddir.c33 static int jffs2_symlink (struct inode *,struct dentry *,const char *);
56 .symlink = jffs2_symlink,
278 static int jffs2_symlink (struct inode *dir_i, struct dentry *dentry, const char *target) jffs2_symlink() function

Completed in 87 milliseconds