Searched refs:ubi_self_check_all_ff (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | debug.h | 58 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset,
|
| H A D | io.c | 252 err = ubi_self_check_all_ff(ubi, pnum, offset, len); in ubi_io_write() 298 err = ubi_self_check_all_ff(ubi, pnum, offset, len); in ubi_io_write() 381 err = ubi_self_check_all_ff(ubi, pnum, 0, ubi->peb_size); in do_sync_erase() 1387 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset, int len) in ubi_self_check_all_ff() function
|
| H A D | wl.c | 1870 err = ubi_self_check_all_ff(ubi, e->pnum, ubi->vid_hdr_aloffset,
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | debug.h | 48 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset,
|
| H A D | io.c | 246 err = ubi_self_check_all_ff(ubi, pnum, offset, len); in ubi_io_write() 292 err = ubi_self_check_all_ff(ubi, pnum, offset, len); in ubi_io_write() 339 err = ubi_self_check_all_ff(ubi, pnum, 0, ubi->peb_size); in do_sync_erase() 1354 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset, int len) in ubi_self_check_all_ff() function
|
| H A D | wl.c | 2120 err = ubi_self_check_all_ff(ubi, e->pnum, ubi->vid_hdr_aloffset,
|