Home
last modified time | relevance | path

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

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