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

/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_softdep.c1295 static int *stat_countp; /* statistic to count in proc_waiting timeout */ variable
13023 stat_countp = &stat_ino_limit_hit;
13030 stat_countp = &stat_blk_limit_hit;
13063 *stat_countp += 1;

Completed in 128 milliseconds