Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jffs/
Dintrep.h23 long jffs_get_file_count(void);
Dintrep.c2082 jffs_get_file_count(void) in jffs_get_file_count() function
3298 …if (jffs_get_node_inuse() > (c->fmc->used_size/c->fmc->max_chunk_size * 5 + jffs_get_file_count() … in thread_should_wake()