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

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_softdep.c1296 static int *stat_countp; /* statistic to count in proc_waiting timeout */ variable
13004 stat_countp = &stat_ino_limit_hit;
13011 stat_countp = &stat_blk_limit_hit;
13044 *stat_countp += 1;

Completed in 93 milliseconds