Searched refs:cgaccount (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/ufs/ffs/ |
H A D | ffs_snapshot.c | 134 static int cgaccount(int, struct vnode *, struct buf *, int); 403 error = cgaccount(cg, vp, nbp, 1); in ffs_snapshot() 469 error = cgaccount(cg, vp, nbp, 2); in ffs_snapshot() 917 cgaccount(int cg, in cgaccount() function
|