Searched defs:scrub (Results 1 - 7 of 7) sorted by relevance

/u-boot/include/
H A Dnand.h76 int scrub; /* if true, really clean NAND by erasing member in struct:nand_erase_options
/u-boot/drivers/mtd/ubi/
H A Deba.c370 int err, pnum, scrub = 0, vol_id = vol->vol_id; local
H A Dfastmap.c490 int scrub = 0; local
147 add_aeb(struct ubi_attach_info *ai, struct list_head *list, int pnum, int ec, int scrub) argument
[all...]
H A Dubi.h586 struct rb_root scrub; member in struct:ubi_device
656 unsigned int scrub:1; member in struct:ubi_ainf_peb
/u-boot/cmd/
H A Dmtd.c617 bool scrub; local
H A Dnand.c591 int scrub = !strncmp(cmd, "scrub", 5); local
[all...]
/u-boot/include/linux/mtd/
H A Dmtd.h58 int scrub; member in struct:erase_info

Completed in 65 milliseconds