Home
last modified time | relevance | path

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

/NextBSD/sys/ufs/ffs/
HDffs_snapshot.c191 int collectsnapstats = 0; variable
192 SYSCTL_INT(_debug, OID_AUTO, collectsnapstats, CTLFLAG_RW, &collectsnapstats,
441 if (collectsnapstats)
693 if (collectsnapstats && starttime.tv_sec > 0) {