Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mtd/
A Dftl.h42 uint16_t FirstPhysicalEUN; member
/linux-6.3-rc2/include/uapi/mtd/
A Dnftl-user.h71 __u16 FirstPhysicalEUN; member
/linux-6.3-rc2/drivers/mtd/
A Dnftlmount.c163 nftl->nb_boot_blocks = le16_to_cpu(mh->FirstPhysicalEUN); in find_boot_record()
183 nftl->nb_blocks = le16_to_cpu(mh->NumEraseUnits) + le16_to_cpu(mh->FirstPhysicalEUN); in find_boot_record()
765 s->LastFreeEUN = le16_to_cpu(s->MediaHdr.FirstPhysicalEUN); in NFTL_mount()
A Dnftlcore.c218 pot = le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN); in NFTL_findfreeblock()
223 le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN)); in NFTL_findfreeblock()
A Dftl.c219 offset = ((i + le16_to_cpu(part->header.FirstPhysicalEUN)) in build_maps()
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Ddiskonchip.c929 le16_to_cpus(&mh->FirstPhysicalEUN); in nftl_partscan()
938 mh->FirstPhysicalEUN, mh->FormattedSize, in nftl_partscan()

Completed in 12 milliseconds