Home
last modified time | relevance | path

Searched defs:leb (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mtd/ubi/
H A Dvtbl.c368 struct ubi_vtbl_record *leb[UBI_LAYOUT_VOLUME_EBS] = { NULL, NULL }; in process_lvol() local
H A Dblock.c189 int leb = pos; in ubiblock_read() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dvtbl.c375 struct ubi_vtbl_record *leb[UBI_LAYOUT_VOLUME_EBS] = { NULL, NULL }; local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmarvell_nand.c271 #define MARVELL_LAYOUT(ws, dc, ds, nc, fcc, db, sb, eb, ldb, lsb, leb) \ argument