dbg_bld           147 drivers/mtd/ubi/attach.c 	dbg_bld("added volume %d", vol_id);
dbg_bld           235 drivers/mtd/ubi/attach.c 		dbg_bld("add to free: PEB %d, EC %d", pnum, ec);
dbg_bld           237 drivers/mtd/ubi/attach.c 		dbg_bld("add to erase: PEB %d, EC %d", pnum, ec);
dbg_bld           239 drivers/mtd/ubi/attach.c 		dbg_bld("add to alien: PEB %d, EC %d", pnum, ec);
dbg_bld           272 drivers/mtd/ubi/attach.c 	dbg_bld("add to corrupted: PEB %d, EC %d", pnum, ec);
dbg_bld           309 drivers/mtd/ubi/attach.c 	dbg_bld("add to fastmap list: PEB %d, vol_id %d, sqnum: %llu", pnum,
dbg_bld           474 drivers/mtd/ubi/attach.c 			dbg_bld("second PEB %d is newer, copy_flag is unset",
dbg_bld           481 drivers/mtd/ubi/attach.c 			dbg_bld("first PEB %d is newer, copy_flag is unset",
dbg_bld           520 drivers/mtd/ubi/attach.c 		dbg_bld("PEB %d CRC error: calculated %#08x, must be %#08x",
dbg_bld           526 drivers/mtd/ubi/attach.c 		dbg_bld("PEB %d CRC is OK", pnum);
dbg_bld           534 drivers/mtd/ubi/attach.c 		dbg_bld("second PEB %d is newer, copy_flag is set", pnum);
dbg_bld           536 drivers/mtd/ubi/attach.c 		dbg_bld("first PEB %d is newer, copy_flag is set", pnum);
dbg_bld           576 drivers/mtd/ubi/attach.c 	dbg_bld("PEB %d, LEB %d:%d, EC %d, sqnum %llu, bitflips %d",
dbg_bld           609 drivers/mtd/ubi/attach.c 		dbg_bld("this LEB already exists: PEB %d, sqnum %llu, EC %d",
dbg_bld           751 drivers/mtd/ubi/attach.c 	dbg_bld("remove attaching information about volume %d", av->vol_id);
dbg_bld           827 drivers/mtd/ubi/attach.c 		dbg_bld("return free PEB %d, EC %d", aeb->pnum, aeb->ec);
dbg_bld           847 drivers/mtd/ubi/attach.c 		dbg_bld("return PEB %d, EC %d", aeb->pnum, aeb->ec);
dbg_bld           950 drivers/mtd/ubi/attach.c 	dbg_bld("scan PEB %d", pnum);
dbg_bld           192 drivers/mtd/ubi/fastmap.c 	dbg_bld("found volume (ID %i)", vol_id);
dbg_bld           290 drivers/mtd/ubi/fastmap.c 			dbg_bld("vol %i: AEB %i's PEB %i is the newer",
dbg_bld           302 drivers/mtd/ubi/fastmap.c 			dbg_bld("vol %i: AEB %i's PEB %i is old, dropping it",
dbg_bld           422 drivers/mtd/ubi/fastmap.c 	dbg_bld("scanning fastmap pool: size = %i", pool_size);
dbg_bld           466 drivers/mtd/ubi/fastmap.c 			dbg_bld("Adding PEB to free: %i", pnum);
dbg_bld           474 drivers/mtd/ubi/fastmap.c 			dbg_bld("Found non empty PEB:%i in pool", pnum);
dbg_bld           750 drivers/mtd/ubi/fastmap.c 			dbg_bld("inserting PEB:%i (LEB %i) to vol %i",
dbg_bld          1327 drivers/mtd/ubi/fastmap.c 	dbg_bld("writing fastmap SB to PEB %i", new_fm->e[0]->pnum);
dbg_bld          1347 drivers/mtd/ubi/fastmap.c 		dbg_bld("writing fastmap data to PEB %i sqnum %llu",
dbg_bld          1371 drivers/mtd/ubi/fastmap.c 	dbg_bld("fastmap written!");
dbg_bld           727 drivers/mtd/ubi/io.c 			dbg_bld("no EC header found at PEB %d, only 0xFF bytes",
dbg_bld           744 drivers/mtd/ubi/io.c 		dbg_bld("bad magic number at PEB %d: %08x instead of %08x",
dbg_bld           758 drivers/mtd/ubi/io.c 		dbg_bld("bad EC header CRC at PEB %d, calculated %#08x, read %#08x",
dbg_bld           989 drivers/mtd/ubi/io.c 			dbg_bld("no VID header found at PEB %d, only 0xFF bytes",
dbg_bld          1002 drivers/mtd/ubi/io.c 		dbg_bld("bad magic number at PEB %d: %08x instead of %08x",
dbg_bld          1016 drivers/mtd/ubi/io.c 		dbg_bld("bad CRC at PEB %d, calculated %#08x, read %#08x",