Home
last modified time | relevance | path

Searched refs:read_high_ecc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-sysfs.c97 "read_failed=%lu, read_high_ecc=%lu, read_empty=%lu, read_failed_gc=%lu, write_failed=%lu, erase_failed=%lu\n", in pblk_sysfs_stats()
99 atomic_long_read(&pblk->read_high_ecc), in pblk_sysfs_stats()
H A Dpblk-init.c1204 atomic_long_set(&pblk->read_high_ecc, 0); in pblk_init()
H A Dpblk.h664 atomic_long_t read_high_ecc; member
H A Dpblk-core.c491 atomic_long_inc(&pblk->read_high_ecc); in pblk_log_read_err()

Completed in 8 milliseconds