ufs_quotaoff_scan
static int ufs_quotaoff_scan(struct mount *mp, struct vnode *vp, void *data);
vmntvnodescan(mp, VMSC_GETVP, NULL, ufs_quotaoff_scan, &scaninfo);