UBI_NAME_STR 110 drivers/mtd/ubi/build.c .name = UBI_NAME_STR, UBI_NAME_STR 441 drivers/mtd/ubi/build.c sprintf(ubi->ubi_name, UBI_NAME_STR "%d", ubi->ubi_num); UBI_NAME_STR 464 drivers/mtd/ubi/build.c dev_set_name(&ubi->dev, UBI_NAME_STR "%d", ubi->ubi_num); UBI_NAME_STR 155 drivers/mtd/ubi/misc.c pr_notice(UBI_NAME_STR "%d: %pV\n", ubi->ubi_num, &vaf); UBI_NAME_STR 171 drivers/mtd/ubi/misc.c pr_warn(UBI_NAME_STR "%d warning: %ps: %pV\n", UBI_NAME_STR 188 drivers/mtd/ubi/misc.c pr_err(UBI_NAME_STR "%d error: %ps: %pV\n", UBI_NAME_STR 561 drivers/mtd/ubi/ubi.h char ubi_name[sizeof(UBI_NAME_STR)+5];