Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nfs/
H A Dnfsport.h372 #define NFSPROC_OPEN 27 macro
H A Dnfsproto.h339 #define NFSPROC_OPEN 27 macro
H A Dnfs_commonkrpc.c1315 nd->nd_procnum != NFSPROC_OPEN && in newnfs_request()
/freebsd-14.2/usr.bin/nfsstat/
H A Dnfsstat.c706 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_OPEN], in exp_intpr()
/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clrpcops.c558 nfscl_reqstart(nd, NFSPROC_OPEN, nmp, nfhp, fhlen, NULL, NULL, 0, 0, in nfsrpc_openrpc()