Home
last modified time | relevance | path

Searched refs:FirstPhysicalEUN (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mtd/
H A Dftl.h42 uint16_t FirstPhysicalEUN; member
/kernel/linux/linux-5.10/include/uapi/mtd/
H A Dnftl-user.h71 __u16 FirstPhysicalEUN; member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dftl.h42 uint16_t FirstPhysicalEUN; member
/kernel/linux/linux-6.6/include/uapi/mtd/
H A Dnftl-user.h71 __u16 FirstPhysicalEUN; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
H A Dnftl-user.h55 __u16 FirstPhysicalEUN; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
H A Dnftl-user.h55 __u16 FirstPhysicalEUN; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
H A Dnftl-user.h42 __u16 FirstPhysicalEUN; member
/kernel/linux/linux-5.10/drivers/mtd/
H 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()
768 s->LastFreeEUN = le16_to_cpu(s->MediaHdr.FirstPhysicalEUN); in NFTL_mount()
H A Dnftlcore.c218 pot = le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN); in NFTL_findfreeblock()
223 le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN)); in NFTL_findfreeblock()
H A Dftl.c219 offset = ((i + le16_to_cpu(part->header.FirstPhysicalEUN)) in build_maps()
/kernel/linux/linux-6.6/drivers/mtd/
H 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()
H A Dnftlcore.c218 pot = le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN); in NFTL_findfreeblock()
223 le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN)); in NFTL_findfreeblock()
H A Dftl.c219 offset = ((i + le16_to_cpu(part->header.FirstPhysicalEUN)) in build_maps()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ddiskonchip.c929 le16_to_cpus(&mh->FirstPhysicalEUN); in nftl_partscan()
934 " FirstPhysicalEUN = %d\n" in nftl_partscan()
938 mh->FirstPhysicalEUN, mh->FormattedSize, in nftl_partscan()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ddiskonchip.c929 le16_to_cpus(&mh->FirstPhysicalEUN); in nftl_partscan()
934 " FirstPhysicalEUN = %d\n" in nftl_partscan()
938 mh->FirstPhysicalEUN, mh->FormattedSize, in nftl_partscan()

Completed in 14 milliseconds