Searched refs:jffs_get_file_count (Results 1 – 2 of 2) sorted by relevance
23 long jffs_get_file_count(void);
2082 jffs_get_file_count(void) in jffs_get_file_count() function3298 …if (jffs_get_node_inuse() > (c->fmc->used_size/c->fmc->max_chunk_size * 5 + jffs_get_file_count() … in thread_should_wake()