Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jffs2/
Ddir.c29 static struct dentry *jffs2_lookup (struct inode *,struct dentry *,
54 .lookup = jffs2_lookup,
75 static struct dentry *jffs2_lookup(struct inode *dir_i, struct dentry *target, in jffs2_lookup() function