Searched refs:NFSPROC_COMMIT (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_fha_new.c260 case NFSPROC_COMMIT:
/freebsd-12-stable/contrib/tcpdump/
H A Dnfs.h171 #define NFSPROC_COMMIT 21 macro
H A Dprint-nfs.c109 { NFSPROC_COMMIT, "commit" },
755 case NFSPROC_COMMIT:
1703 case NFSPROC_COMMIT:
/freebsd-12-stable/sys/nfs/
H A Dnfsproto.h216 #define NFSPROC_COMMIT 21 macro
/freebsd-12-stable/usr.bin/nfsstat/
H A Dnfsstat.c343 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_COMMIT]);
709 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_COMMIT],
/freebsd-12-stable/sys/fs/nfs/
H A Dnfsproto.h308 #define NFSPROC_COMMIT 21 macro
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c3798 NFSCL_REQSTART(nd, NFSPROC_COMMIT, vp);
6630 nfscl_reqstart(nd, NFSPROC_COMMIT, nmp, fhp->nfh_fh,
6632 NFSDECRGLOBAL(nfsstatsv1.rpccnt[NFSPROC_COMMIT]);

Completed in 281 milliseconds