Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c159 static int mapacct_ufs2(struct vnode *, ufs2_daddr_t *, ufs2_daddr_t *,
785 error = expunge_ufs2(vp, ip, copy_fs, mapacct_ufs2, in ffs_snapshot()
1501 return (mapacct_ufs2(vp, oldblkp, lastblkp, fs, lblkno, exptype)); in fullacct_ufs2()
1561 mapacct_ufs2(struct vnode *vp, in mapacct_ufs2() function