Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c1287 int acctit; in mapacct_ufs1() local
1292 acctit = 0; in mapacct_ufs1()
1294 acctit = 1; in mapacct_ufs1()
1299 if (acctit && expungetype == BLK_SNAP && blkno != BLK_SNAP) in mapacct_ufs1()
1571 int acctit; in mapacct_ufs2() local
1576 acctit = 0; in mapacct_ufs2()
1578 acctit = 1; in mapacct_ufs2()
1583 if (acctit && expungetype == BLK_SNAP && blkno != BLK_SNAP && in mapacct_ufs2()