Home
last modified time | relevance | path

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

/linux-2.6.39/fs/jffs2/
Ddir.c29 static int jffs2_link (struct dentry *,struct inode *,struct dentry *);
52 .link = jffs2_link,
262 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link() function