Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dsysfs.c59 return sysfs_emit(buf, "%u\n", sbi->stats->node_errors); in ubifs_attr_show()
H A Dio.c206 stats->node_errors++; in record_node_error()
H A Dubifs.h1010 unsigned int node_errors; member