Home
last modified time | relevance | path

Searched refs:NFSPROC_READDIRPLUS (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/fs/nfsserver/
Dnfs_fha_new.c244 case NFSPROC_READDIRPLUS: in fhanew_set_locktype()
Dnfs_nfsdsocket.c507 nd->nd_procnum == NFSPROC_READDIRPLUS || in nfsrvd_dorpc()
/freebsd-12-stable/usr.bin/nfsstat/
Dnfsstat.c330 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_READDIRPLUS], in intpr()
698 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_READDIRPLUS], in exp_intpr()
1114 DELTA(rpccnt[NFSPROC_READDIRPLUS])) in exp_sidewaysintpr()
/freebsd-12-stable/contrib/tcpdump/
Dnfs.h167 #define NFSPROC_READDIRPLUS 17 macro
Dprint-nfs.c105 { NFSPROC_READDIRPLUS, "readdirplus" },
735 case NFSPROC_READDIRPLUS: in nfsreq_print_noaddr()
1678 case NFSPROC_READDIRPLUS: in interp_reply()
/freebsd-12-stable/sys/nfs/
Dnfsproto.h212 #define NFSPROC_READDIRPLUS 17 macro
/freebsd-12-stable/sys/fs/nfs/
Dnfsproto.h304 #define NFSPROC_READDIRPLUS 17 macro
/freebsd-12-stable/sys/fs/nfsclient/
Dnfs_clrpcops.c3485 NFSCL_REQSTART(nd, NFSPROC_READDIRPLUS, vp); in nfsrpc_readdirplus()