Searched refs:FirstPhysicalEUN (Results 1 – 6 of 6) sorted by relevance
42 uint16_t FirstPhysicalEUN; member
70 __u16 FirstPhysicalEUN; member
177 nftl->nb_boot_blocks = le16_to_cpu(mh->FirstPhysicalEUN); in find_boot_record()197 nftl->nb_blocks = le16_to_cpu(mh->NumEraseUnits) + le16_to_cpu(mh->FirstPhysicalEUN); in find_boot_record()773 s->LastFreeEUN = le16_to_cpu(s->MediaHdr.FirstPhysicalEUN); in NFTL_mount()
231 pot = le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN); in NFTL_findfreeblock()236 le16_to_cpu(nftl->MediaHdr.FirstPhysicalEUN)); in NFTL_findfreeblock()
224 offset = ((i + le16_to_cpu(part->header.FirstPhysicalEUN)) in build_maps()
1072 le16_to_cpus(&mh->FirstPhysicalEUN); in nftl_partscan()1081 mh->FirstPhysicalEUN, mh->FormattedSize, in nftl_partscan()