ffs_vfree
ffs_vfree(pvp, ino, mode);
int ffs_vfree(struct vnode *, ino_t, int);
ump->um_vfree = ffs_vfree;