Lines Matching refs:ref_cnt
94 msp->ref_cnt = 0;98 msp->ref_cnt++;142 dbp->ref_cnt = 0;146 dbp->ref_cnt++;347 ASSERT(msp->ref_cnt > 0);349 msp->ref_cnt--;351 if (msp->ref_cnt == 0) {361 ASSERT(mdbp->ref_cnt > 0);363 mdbp->ref_cnt--;365 if (mdbp->ref_cnt == 0) {