Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c142 static int fullacct_ufs1(struct vnode *, ufs1_daddr_t *, ufs1_daddr_t *,
613 error = expunge_ufs1(vp, xp, copy_fs, fullacct_ufs1, in ffs_snapshot()
639 error = expunge_ufs1(vp, xp, copy_fs, fullacct_ufs1, in ffs_snapshot()
1206 fullacct_ufs1(struct vnode *vp, in fullacct_ufs1() function