Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jffs/
Dintrep.h48 int jffs_file_count(struct jffs_file *f);
Dinode-v23.c397 buf->f_files = jffs_foreach_file(c, jffs_file_count); in jffs_statfs()
Dintrep.c2127 jffs_file_count(struct jffs_file *f) in jffs_file_count() function