Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c146 static int mapacct_ufs1(struct vnode *, ufs1_daddr_t *, ufs1_daddr_t *,
782 error = expunge_ufs1(vp, ip, copy_fs, mapacct_ufs1, in ffs_snapshot()
1217 return (mapacct_ufs1(vp, oldblkp, lastblkp, fs, lblkno, exptype)); in fullacct_ufs1()
1277 mapacct_ufs1(struct vnode *vp, in mapacct_ufs1() function