Home
last modified time | relevance | path

Searched refs:jffs2_check_oob_empty (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
582 jffs2_dbg(2, "jffs2_check_oob_empty returned %d\n", in jffs2_scan_eraseblock()
H A Dwbuf.c1033 int jffs2_check_oob_empty(struct jffs2_sb_info *c, in jffs2_check_oob_empty() function
/kernel/linux/linux-6.6/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()
582 jffs2_dbg(2, "jffs2_check_oob_empty returned %d\n", in jffs2_scan_eraseblock()
H A Dwbuf.c1033 int jffs2_check_oob_empty(struct jffs2_sb_info *c, in jffs2_check_oob_empty() function

Completed in 13 milliseconds