Searched refs:bad_allowed (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Deba.c609 if (err == -EIO && ubi->bad_allowed)
667 if (err != -EIO || !ubi->bad_allowed) {
788 if (err != -EIO || !ubi->bad_allowed) {
899 if (err != -EIO || !ubi->bad_allowed) {
1182 if (ubi->bad_allowed) {
H A Dubi.h273 * @bad_allowed: whether the MTD device admits of bad physical eraseblocks or
343 int bad_allowed; member in struct:ubi_device
H A Dio.c502 if (ubi->bad_allowed) {
537 if (!ubi->bad_allowed)
H A Dbuild.c419 ubi->bad_allowed = 1;
H A Dwl.c1058 if (!ubi->bad_allowed) {

Completed in 66 milliseconds