Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dsysfs.c57 return sysfs_emit(buf, "%u\n", sbi->stats->magic_errors); in ubifs_attr_show()
H A Dio.c200 stats->magic_errors++; in record_magic_error()
H A Dubifs.h1009 unsigned int magic_errors; member