Searched defs:partitions (Results 1 – 19 of 19) sorted by relevance
17 struct mtd_partition *partitions; member
21 struct mtd_partition *partitions; member
46 struct mtd_partition *partitions; member
32 struct mtd_partition *partitions; member
397 struct list_head partitions; member
47 static const struct mtd_partition partitions[] = variable
39 u32 partitions; member
31 } partitions[16]; member
62 } partitions[8]; in sun_partition() member
32 u32 partitions; member
59 static struct cmdline_mtd_partition *partitions; variable
146 static struct mtd_partition partitions[] = { { variable
239 const struct mtd_partition *partitions = NULL; in gpio_nand_probe() local
262 u8 partitions; member
181 u8 partitions[239]; /* Total allocation length should be 0xFF */ member
328 struct sgi_partition partitions[SGIBBLOCK_MAXPART]; member
182 } partitions[VIO_DISK_NUM_PART]; member
466 U32 partitions[ZSTD_MAX_NB_BLOCK_SPLITS]; member
4153 static size_t ZSTD_deriveBlockSplits(ZSTD_CCtx* zc, U32 partitions[], U32 nbSeq) in ZSTD_deriveBlockSplits()4185 U32* const partitions = zc->blockSplitCtx.partitions; /* size == ZSTD_MAX_NB_BLOCK_SPLITS */ in ZSTD_compressBlock_splitBlock_internal() local