Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsproto.h383 #define NFSPROC_LAYOUTRETURN 49
373 #define NFSPROC_LAYOUTRETURN global() macro
H A Dnfsport.h387 #define NFSPROC_LAYOUTRETURN 49 macro
/freebsd/usr.bin/nfsstat/
H A Dnfsstat.c737 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_LAYOUTRETURN], in exp_intpr()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c5221 * Basically just call nfsrv_proxyds() with procedure == NFSPROC_LAYOUTRETURN in nfsrv_proxyds()
5232 error = nfsrv_proxyds(vp, 0, 0, tcred, p, NFSPROC_LAYOUTRETURN, in nfsrv_proxyds()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c6077 nfscl_reqstart(nd, NFSPROC_LAYOUTRETURN, nmp, fh, fhlen, NULL, NULL, in nfsrpc_layoutreturn()