Home
last modified time | relevance | path

Searched refs:nftl (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/mtd/
H A Dnftlcore.c50 if (!nftl) in nftl_add_mtd()
60 kfree(nftl); in nftl_add_mtd()
70 temp = nftl->cylinders * nftl->heads; in nftl_add_mtd()
71 nftl->sectors = nftl->mbd.size / temp; in nftl_add_mtd()
74 temp = nftl->cylinders * nftl->sectors; in nftl_add_mtd()
75 nftl->heads = nftl->mbd.size / temp; in nftl_add_mtd()
79 temp = nftl->heads * nftl->sectors; in nftl_add_mtd()
80 nftl->cylinders = nftl->mbd.size / temp; in nftl_add_mtd()
84 if (nftl->mbd.size != nftl->heads * nftl->cylinders * nftl->sectors) { in nftl_add_mtd()
93 nftl->cylinders, nftl->heads , nftl->sectors, in nftl_add_mtd()
[all …]
H A Dnftlmount.c41 nftl->EraseSize = nftl->mbd.mtd->erasesize; in find_boot_record()
42 nftl->nb_blocks = (u32)nftl->mbd.mtd->size / nftl->EraseSize; in find_boot_record()
73 block * nftl->EraseSize, nftl->mbd.mtd->index); in find_boot_record()
123 nftl->MediaUnit * nftl->EraseSize, block * nftl->EraseSize); in find_boot_record()
160 nftl->nb_blocks = (u32)nftl->mbd.mtd->size / nftl->EraseSize; in find_boot_record()
167 nftl->nb_boot_blocks, nftl->nb_blocks); in find_boot_record()
172 if (nftl->numvunits > (nftl->nb_blocks - nftl->nb_boot_blocks - 2)) { in find_boot_record()
175 nftl->numvunits, nftl->nb_blocks, nftl->nb_boot_blocks); in find_boot_record()
179 nftl->mbd.size = nftl->numvunits * (nftl->EraseSize / SECTORSIZE); in find_boot_record()
186 nftl->lastEUN = nftl->nb_blocks - 1; in find_boot_record()
[all …]
H A DMakefile17 obj-$(CONFIG_NFTL) += nftl.o
26 nftl-objs := nftlcore.o nftlmount.o
/openbmc/linux/include/linux/mtd/
H A Dinftl.h12 #error This is a kernel header. Perhaps include nftl-user.h instead?
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/
H A Dmtd-utils-selftest_git.bb68 FILES:mtd-utils-misc = "${sbindir}/nftl* ${sbindir}/ftl* ${sbindir}/rfd* ${sbindir}/doc* ${sbindir}…
/openbmc/openbmc/poky/meta/recipes-devtools/mtd/
H A Dmtd-utils_git.bb74 FILES:mtd-utils-misc = "${sbindir}/nftl* ${sbindir}/ftl* ${sbindir}/rfd* ${sbindir}/doc* ${sbindir}…
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4130 -rw-r--r-- root root 2116 ./usr/include/mtd/nftl-user.h
H A Dbuildhistory_filelist1.txt4129 -rw-r--r-- root root 2116 ./usr/include/mtd/nftl-user.h