Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdswap.c129 unsigned long long sect_read_count; member
1138 d->sect_read_count++; in mtdswap_readsect()
1292 seq_printf(s, "mtdswap_readsect count: %llu\n", d->sect_read_count); in mtdswap_show()