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

/linux-master/fs/ubifs/
H A Dsysfs.c59 return sysfs_emit(buf, "%u\n", sbi->stats->node_errors);
H A Dio.c206 stats->node_errors++;
H A Dubifs.h1005 * @node_errors: number of bad nodes (will be reset with a new mount).
1010 unsigned int node_errors; member in struct:ubifs_stats_info

Completed in 105 milliseconds