Home
last modified time | relevance | path

Searched refs:NFSPROC_FSINFO (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/fs/nfsserver/
H A Dnfs_fha_new.c224 procnum == NFSPROC_FSINFO || in fhanew_no_offset()
258 case NFSPROC_FSINFO: in fhanew_set_locktype()
H A Dnfs_nfsdsocket.c514 nd->nd_procnum == NFSPROC_FSINFO) in nfsrvd_dorpc()
H A Dnfs_nfsdport.c2951 nd->nd_procnum != NFSPROC_FSINFO) { in nfsd_excred()
/freebsd-12.1/contrib/tcpdump/
H A Dnfs.h169 #define NFSPROC_FSINFO 19 macro
H A Dprint-nfs.c107 { NFSPROC_FSINFO, "fsinfo" },
553 case NFSPROC_FSINFO: in nfsreq_print_noaddr()
1691 case NFSPROC_FSINFO: in interp_reply()
/freebsd-12.1/usr.bin/nfsstat/
H A Dnfsstat.c341 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_FSINFO], in intpr()
707 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_FSINFO], in exp_intpr()
/freebsd-12.1/sys/nfs/
H A Dnfsproto.h214 #define NFSPROC_FSINFO 19 macro
/freebsd-12.1/sys/fs/nfs/
H A Dnfsproto.h306 #define NFSPROC_FSINFO 19 macro
/freebsd-12.1/sys/fs/nfsclient/
H A Dnfs_clrpcops.c4349 NFSCL_REQSTART(nd, NFSPROC_FSINFO, vp); in nfsrpc_fsinfo()