Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/lightnvm/
H A Dpblk-read.c455 atomic_long_inc(&pblk->read_failed_gc); in pblk_submit_read_gc()
H A Dpblk-sysfs.c101 atomic_long_read(&pblk->read_failed_gc), in pblk_sysfs_stats()
H A Dpblk.h665 atomic_long_t read_failed_gc; member
H A Dpblk-init.c1205 atomic_long_set(&pblk->read_failed_gc, 0); in pblk_init()