Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c181 static int snapdebug = 0; variable
182 SYSCTL_INT(_debug, OID_AUTO, snapdebug, CTLFLAG_RW, &snapdebug, 0, "");
581 if (snapdebug) in ffs_snapshot()
1619 else if (snapdebug) in ffs_snapgone()
1881 if (snapdebug) in ffs_snapblkfree()
1926 if (snapdebug) in ffs_snapblkfree()
2409 if (snapdebug) { in ffs_copyonwrite()