Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Ddir.c29 static struct dentry *jffs2_lookup (struct inode *,struct dentry *,
57 .lookup = jffs2_lookup,
78 static struct dentry *jffs2_lookup(struct inode *dir_i, struct dentry *target, in jffs2_lookup() function