Searched refs:ubi_self_check_all_ff (Results 1 – 3 of 3) sorted by relevance
| /drivers/mtd/ubi/ |
| A D | debug.h | 58 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset,
|
| A D | io.c | 255 err = ubi_self_check_all_ff(ubi, pnum, offset, len); in ubi_io_write() 301 err = ubi_self_check_all_ff(ubi, pnum, offset, len); in ubi_io_write() 371 err = ubi_self_check_all_ff(ubi, pnum, 0, ubi->peb_size); in do_sync_erase() 1386 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset, int len) in ubi_self_check_all_ff() function
|
| A D | wl.c | 1871 err = ubi_self_check_all_ff(ubi, e->pnum, ubi->vid_hdr_aloffset,
|
Completed in 10 milliseconds