Home
last modified time | relevance | path

Searched refs:tcomp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c630 uint_t ncomp, tcomp; in nfs4secinfo_otw() local
635 ncomp = tcomp = comp_total(svp->sv_path); in nfs4secinfo_otw()
701 ncomp = tcomp; in nfs4secinfo_otw()
817 if (ncomp != tcomp) { in nfs4secinfo_otw()
819 ncomp = tcomp; in nfs4secinfo_otw()
/titanic_41/usr/src/uts/sun/io/eri/
H A Deri.c3613 struct eri_tmd *tcomp; in eri_reclaim() local
3623 tcomp = tbasep + tx_completion; /* pointer to completion tmd */ in eri_reclaim()
3628 while (tmdp != tcomp) { in eri_reclaim()