Home
last modified time | relevance | path

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

/trueos/sys/nfsserver/
HDnfs_fha_old.c212 procnum == NFSPROC_FSINFO || in fhaold_no_offset()
246 case NFSPROC_FSINFO: in fhaold_set_locktype()
HDnfs_srvsubs.c1084 if (nfsd->nd_procnum == NFSPROC_FSINFO in nfsrv_fhtovp()
/trueos/sys/fs/nfsserver/
HDnfs_fha_new.c222 procnum == NFSPROC_FSINFO || in fhanew_no_offset()
256 case NFSPROC_FSINFO: in fhanew_set_locktype()
HDnfs_nfsdsocket.c448 nd->nd_procnum == NFSPROC_FSINFO) in nfsrvd_dorpc()
HDnfs_nfsdport.c2625 nd->nd_procnum != NFSPROC_FSINFO) { in nfsd_excred()
/trueos/usr.bin/nfsstat/
HDnfsstat.c362 nfsstats.rpccnt[NFSPROC_FSINFO], in intpr()
369 ext_nfsstats.rpccnt[NFSPROC_FSINFO], in intpr()
509 nfsrvstats.srvrpccnt[NFSPROC_FSINFO], in intpr()
769 ext_nfsstats.rpccnt[NFSPROC_FSINFO], in exp_intpr()
/trueos/contrib/tcpdump/
HDnfs.h171 #define NFSPROC_FSINFO 19 macro
HDprint-nfs.c809 case NFSPROC_FSINFO: in nfsreq_print()
1825 case NFSPROC_FSINFO: in interp_reply()
/trueos/sys/nfs/
HDnfsproto.h212 #define NFSPROC_FSINFO 19 macro
/trueos/sys/nfsclient/
HDnfs_vfsops.c358 nfsstats.rpccnt[NFSPROC_FSINFO]++; in nfs_fsinfo()
363 nfsm_request(vp, NFSPROC_FSINFO, td, cred); in nfs_fsinfo()
/trueos/sys/fs/nfs/
HDnfsproto.h279 #define NFSPROC_FSINFO 19 macro
/trueos/sys/fs/nfsclient/
HDnfs_clrpcops.c4137 NFSCL_REQSTART(nd, NFSPROC_FSINFO, vp); in nfsrpc_fsinfo()