ffs_mountfs
if ((error = ffs_mountfs(ndp.ni_vp, mp, td)) != 0) {
static int ffs_mountfs(struct vnode *, struct mount *, struct thread *);