Home
last modified time | relevance | path

Searched refs:nfsm_rpchead (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfsm_subs.h137 struct mbuf *nfsm_rpchead (struct ucred *cr, int nmflag, int procid,
H A Dnfsm_subs.c127 nfsm_rpchead(struct ucred *cr, int nmflag, int procid, int auth_type, in nfsm_rpchead() function
H A Dnfs_socket.c1233 m = nfsm_rpchead(cred, nmp->nm_flag, rep->r_procnum, auth_type, in nfs_request_auth()