Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c176 int dopersistence = 0; variable
180 SYSCTL_INT(_debug, OID_AUTO, dopersistence, CTLFLAG_RW, &dopersistence, 0, "");
1945 if ((vtype == VDIR || dopersistence) && in ffs_snapblkfree()
1956 if ((vtype == VDIR || dopersistence) && in ffs_snapblkfree()
1974 if ((vtype == VDIR || dopersistence) && in ffs_snapblkfree()
2435 dopersistence) && ip->i_effnlink > 0) in ffs_copyonwrite()
2448 dopersistence) && ip->i_effnlink > 0) in ffs_copyonwrite()
2468 dopersistence) && VTOI(vp)->i_effnlink > 0) in ffs_copyonwrite()