Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dgcthread.c63 jffs2_stop_garbage_collect_thread(struct jffs2_sb_info *c)
186 jffs2_stop_garbage_collect_thread(struct jffs2_sb_info *c) in jffs2_stop_garbage_collect_thread() function
H A Dos-ecos.h191 void jffs2_stop_garbage_collect_thread(struct jffs2_sb_info *c);
H A Dos-rtthread.h189 void jffs2_stop_garbage_collect_thread(struct jffs2_sb_info *c);
H A Dfs-ecos.c629 jffs2_stop_garbage_collect_thread(c); in jffs2_umount()