Searched refs:jffs2_check_oob_empty (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | os-linux.h | 119 int jffs2_check_oob_empty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,int mode);
|
H A D | scan.c | 581 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 D | wbuf.c | 1033 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 D | os-linux.h | 119 int jffs2_check_oob_empty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,int mode);
|
H A D | scan.c | 581 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 D | wbuf.c | 1033 int jffs2_check_oob_empty(struct jffs2_sb_info *c, in jffs2_check_oob_empty() function
|
Completed in 13 milliseconds