Home
last modified time | relevance | path

Searched refs:MTDPART_OFS_NXTBLK (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/arch/sh/boards/mach-rsk/
Dsetup.c35 .offset = MTDPART_OFS_NXTBLK,
39 .offset = MTDPART_OFS_NXTBLK,
/linux-6.12.1/arch/sh/boards/mach-r2d/
Dsetup.c192 .offset = MTDPART_OFS_NXTBLK,
197 .offset = MTDPART_OFS_NXTBLK,
201 .offset = MTDPART_OFS_NXTBLK,
/linux-6.12.1/arch/sh/boards/
Dboard-magicpanelr2.c311 .offset = MTDPART_OFS_NXTBLK,
317 .offset = MTDPART_OFS_NXTBLK,
/linux-6.12.1/include/linux/mtd/
Dpartitions.h57 #define MTDPART_OFS_NXTBLK (-2) macro
/linux-6.12.1/arch/mips/rb532/
Ddevices.c181 .offset = MTDPART_OFS_NXTBLK,
/linux-6.12.1/drivers/mtd/
Dmtdpart.c98 if (child->part.offset == MTDPART_OFS_NXTBLK) { in allocate_partition()
257 offset == MTDPART_OFS_NXTBLK) in mtd_add_partition()