Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jffs2/
Ddir.c51 static struct dentry *jffs2_lookup (struct inode *,struct dentry *);
73 lookup: jffs2_lookup,
91 static struct dentry *jffs2_lookup(struct inode *dir_i, struct dentry *target) in jffs2_lookup() function