Searched refs:MTD_UBIVOLUME (Results 1 – 6 of 6) sorted by relevance
147 #define MTD_UBIVOLUME 7 macro
459 if (mtd->type == MTD_ABSENT || mtd->type == MTD_UBIVOLUME) in blktrans_notify_add()499 if (mtd->type != MTD_ABSENT && mtd->type != MTD_UBIVOLUME) in register_mtd_blktrans()
161 case MTD_UBIVOLUME: in mtd_type_show()
133 #define jffs2_ubivol(c) (c->mtd->type == MTD_UBIVOLUME)
297 mtd->type = MTD_UBIVOLUME; in gluebi_create()
885 if (mtd->type == MTD_UBIVOLUME) { in ubi_attach_mtd_dev()