Home
last modified time | relevance | path

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

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