Home
last modified time | relevance | path

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

/openbsd/src/sys/ufs/ffs/
Dffs_alloc.c76 static const struct timeval fserr_interval = { 2, 0 }; variable
153 if (ratecheck(&fsfull_last, &fserr_interval)) { in ffs_alloc()
317 if (ratecheck(&fsfull_last, &fserr_interval)) { in ffs_realloccg()
428 if (ratecheck(&fsnoinodes_last, &fserr_interval)) { in ffs_inode_alloc()