Searched refs:ubi_self_check_all_ff (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/mtd/ubi/
H A Dio.c258 err = ubi_self_check_all_ff(ubi, pnum, offset, len);
304 err = ubi_self_check_all_ff(ubi, pnum, offset, len);
351 err = ubi_self_check_all_ff(ubi, pnum, 0, ubi->peb_size);
1422 * ubi_self_check_all_ff - check that a region of flash is empty.
1432 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset, int len) function
H A Ddebug.h48 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset,
H A Dwl.c2160 err = ubi_self_check_all_ff(ubi, e->pnum, ubi->vid_hdr_aloffset,

Completed in 117 milliseconds