Home
last modified time | relevance | path

Searched refs:mi_noresponse (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs_clnt.h410 uint_t mi_noresponse; /* server not responding count */ member
H A Dnfs4_clnt.h1036 uint_t mi_noresponse; /* server not responding count */ member
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c1183 mi->mi_noresponse++; in rfscall()
1771 mi->mi_noresponse++; in aclcall()
H A Dnfs4_subr.c1397 mi->mi_noresponse++; in nfs4_rfscall()
H A Dnfs_client.c3279 mik->mik_noresponse = (uint32_t)mi->mi_noresponse; in mnt_kstat_update()
H A Dnfs4_client.c2609 mik->mik_noresponse = (uint32_t)mi->mi_noresponse; in nfs4_mnt_kstat_update()