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