Searched refs:mpendp (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdport.c | 866 struct thread *p, struct mbuf **mpp, struct mbuf **mpendp, int *lenp) in nfsvno_readlink() argument 904 *mpendp = mp; in nfsvno_readlink() 918 nfsrv_createiovec(int len, struct mbuf **mpp, struct mbuf **mpendp, in nfsrv_createiovec() argument 963 *mpendp = m2; in nfsrv_createiovec() 976 struct mbuf **mpendp, struct iovec **ivp) in nfsrv_createiovec_extpgs() argument 1027 *mpendp = m2; in nfsrv_createiovec_extpgs() 1037 struct mbuf **mpendp) in nfsvno_read() argument 1051 NULL, mpendp, NULL, NULL, NULL, 0, NULL); in nfsvno_read() 1088 *mpendp = m; in nfsvno_read() 5344 NFSPROC_T *p, struct nfsmount *nmp, struct mbuf **mpp, struct mbuf **mpendp) in nfsrv_readdsrpc() argument [all …]
|