Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jffs/
Djffs_proc.c59 static int jffs_proc_info_read(char *page, char **start, off_t off,
84 part_root->read_proc = jffs_proc_info_read; in jffs_register_jffs_proc_dir()
94 part_info->read_proc = jffs_proc_info_read; in jffs_register_jffs_proc_dir()
184 static int jffs_proc_info_read (char *page, char **start, off_t off, in jffs_proc_info_read() function