Home
last modified time | relevance | path

Searched refs:noresponse (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_clnt.h654 kstat_named_t noresponse; /* server not responding cnt */ member
H A Dnfs4_clnt.h187 kstat_named_t noresponse; /* server not responding cnt */ member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c1187 nfscl->nfscl_stat.noresponse.value.ui64++; in rfscall()
1775 nfscl->nfscl_stat.noresponse.value.ui64++; in aclcall()
H A Dnfs4_subr.c1400 nfscl->nfscl_stat.noresponse.value.ui64++; in nfs4_rfscall()