Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jffs2/
Dos-linux.h119 int jffs2_check_oob_empty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,int mode);
Dwbuf.c1033 int jffs2_check_oob_empty(struct jffs2_sb_info *c, in jffs2_check_oob_empty() function
Dscan.c577 int ret = jffs2_check_oob_empty(c, jeb, cleanmarkerfound); in jffs2_scan_eraseblock()