Lines Matching refs:mpp
576 struct mbuf **mpp, struct mbuf **mpendp, int *lenp)
626 *mpp = mp3;
639 struct thread *p, struct mbuf **mpp, struct mbuf **mpendp)
703 *mpp = NULL;
715 *mpp = m3;
2768 * - if mpp != NULL, return the mount point so that it can
2774 struct mount **mpp, int startwrite, struct thread *p)
2785 if (mpp != NULL)
2786 *mpp = mp;
2794 vn_start_write(NULL, mpp, V_WAIT);
2859 if (mpp != NULL)
2860 *mpp = NULL;