Searched refs:stat_sync_limit_hit (Results 1 – 1 of 1) sorted by relevance
1247 static int stat_sync_limit_hit; /* number of synchronous slowdowns imposed */ variable1287 CTLFLAG_RW | CTLFLAG_STATS, &stat_sync_limit_hit, 0, "");13533 stat_sync_limit_hit += 1; in softdep_slowdown()