Home
last modified time | relevance | path

Searched refs:nfs_rephead (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfs_srvcache.c214 nfs_rephead(0, nd, slp, rp->rc_status, in nfsrv_getcache()
H A Dnfs.h659 int nfs_rephead (int, struct nfsrv_descript *, struct nfssvc_sock *,
H A Dnfsm_subs.c883 nfs_rephead(siz, nfsd, slp, *errorp, &info->mreq, in nfsm_reply()
904 nfs_rephead(siz, nfsd, slp, error, &info->mreq, &info->mb, &info->bpos); in nfsm_writereply()
H A Dnfs_socket.c1593 nfs_rephead(int siz, struct nfsrv_descript *nd, struct nfssvc_sock *slp, in nfs_rephead() function