Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c1246 static int stat_ino_limit_hit; /* number of times inode slowdown imposed */ variable
1285 CTLFLAG_RW | CTLFLAG_STATS, &stat_ino_limit_hit, 0, "");
13955 stat_countp = &stat_ino_limit_hit; in request_cleanup()