rootfs_first 71 drivers/mtd/parsers/parser_imagetag.c bool rootfs_first = false; rootfs_first 131 drivers/mtd/parsers/parser_imagetag.c rootfs_first = true; rootfs_first 159 drivers/mtd/parsers/parser_imagetag.c if (rootfslen > 0 && rootfs_first) rootfs_first 170 drivers/mtd/parsers/parser_imagetag.c if (kernellen > 0 && rootfs_first) rootfs_first 175 drivers/mtd/parsers/parser_imagetag.c if (sparelen > 0 && !rootfs_first)