Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Ddebug.h48 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset,
H A Dio.c246 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()
1344 * ubi_self_check_all_ff - check that a region of flash is empty.
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 Dwl.c2138 err = ubi_self_check_all_ff(ubi, e->pnum, ubi->vid_hdr_aloffset,
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Ddebug.h48 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset,
H A Dio.c246 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()
1346 * ubi_self_check_all_ff - check that a region of flash is empty.
1356 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 Dwl.c2148 err = ubi_self_check_all_ff(ubi, e->pnum, ubi->vid_hdr_aloffset,

Completed in 9 milliseconds