Home
last modified time | relevance | path

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

/openbsd/src/sys/ufs/ffs/
Dffs_alloc.c102 static struct timeval fsfull_last; in ffs_alloc() local
153 if (ratecheck(&fsfull_last, &fserr_interval)) { in ffs_alloc()
173 static struct timeval fsfull_last; in ffs_realloccg() local
317 if (ratecheck(&fsfull_last, &fserr_interval)) { in ffs_realloccg()