Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Ddir.c25 static int jffs2_readdir (struct file *, struct dir_context *);
47 .iterate_shared=jffs2_readdir,
123 static int jffs2_readdir(struct file *file, struct dir_context *ctx) in jffs2_readdir() function