Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-read.c455 atomic_long_inc(&pblk->read_failed_gc); in pblk_submit_read_gc()
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()
101 atomic_long_read(&pblk->read_failed_gc), in pblk_sysfs_stats()
H A Dpblk-init.c1205 atomic_long_set(&pblk->read_failed_gc, 0); in pblk_init()
H A Dpblk.h665 atomic_long_t read_failed_gc; member

Completed in 6 milliseconds