Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jffs2/
Ddir.c31 static int jffs2_link (struct dentry *,struct inode *,struct dentry *);
55 .link = jffs2_link,
243 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link() function