Home
last modified time | relevance | path

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

/freebsd-14.2/sys/ufs/ffs/
H A Dffs_snapshot.c183 static int snapdebug = 0; variable
184 SYSCTL_INT(_debug, OID_AUTO, snapdebug, CTLFLAG_RW, &snapdebug, 0, "");
583 if (snapdebug) in ffs_snapshot()
1621 else if (snapdebug) in ffs_snapgone()
1883 if (snapdebug) in ffs_snapblkfree()
1928 if (snapdebug) in ffs_snapblkfree()
2412 if (snapdebug) { in ffs_copyonwrite()