Searched refs:MTD_UBIVOLUME (Results 1 – 5 of 5) sorted by relevance
147 #define MTD_UBIVOLUME 7 macro
460 if (mtd->type == MTD_ABSENT || mtd->type == MTD_UBIVOLUME) in blktrans_notify_add()500 if (mtd->type != MTD_ABSENT && mtd->type != MTD_UBIVOLUME) in register_mtd_blktrans()
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()