Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jffs2/
H A 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
84 jffs2_dbg(1, "jffs2_lookup()\n"); in jffs2_lookup()
/kernel/linux/linux-6.6/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
87 jffs2_dbg(1, "jffs2_lookup()\n"); in jffs2_lookup()
/kernel/liteos_a/fs/jffs2/src/
H A Dvfs_jffs2.c197 node = jffs2_lookup(parentNode, (const unsigned char *)path, len); in VfsJffs2Lookup()

Completed in 4 milliseconds