Home
last modified time | relevance | path

Searched refs:NFSPROC_WRITEDS (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clcomsubs.c181 else if (procnum == NFSPROC_WRITEDS || in nfscl_reqstart()
220 == 2 && procnum != NFSPROC_WRITEDS && in nfscl_reqstart()
H A Dnfs_clrpcops.c5738 nfscl_reqstart(nd, NFSPROC_WRITEDS, nmp, fhp->nfh_fh, fhp->nfh_len, in nfsrpc_writeds()
/netbsd-src/sys/fs/nfs/common/
H A Dnfsport.h352 #define NFSPROC_WRITEDS 51 macro
H A Dnfsproto.h330 #define NFSPROC_WRITEDS 51 macro
H A Dnfs_commonkrpc.c889 nd->nd_procnum != NFSPROC_WRITEDS && in newnfs_request()