Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/
Dmtdpstore.c84 u32 zonecnt = mtd->erasesize / cxt->info.kmsg_size; in mtdpstore_block_mark_unused() local
111 u32 zonecnt = mtd->erasesize / cxt->info.kmsg_size; in mtdpstore_block_is_used() local
153 u32 zonecnt = mtd->erasesize / cxt->info.kmsg_size; in mtdpstore_block_clear_removed() local
169 u32 zonecnt = mtd->erasesize / cxt->info.kmsg_size; in mtdpstore_block_is_removed() local
242 u32 zonecnt = (u32)div_u64(cxt->mtd->size, cxt->info.kmsg_size); in mtdpstore_security() local