Searched refs:kpj_count (Results 1 – 3 of 3) sorted by relevance
160 ASSERT(kp->kpj_count == 0); in project_hash_val_dtor()183 p->kpj_count++; in project_hold()184 ASSERT(p->kpj_count != 0); in project_hold()234 p->kpj_count++; in project_hold_by_id()258 p->kpj_count = 0; in project_hold_by_id()304 p->kpj_count++; in project_hold_by_id()340 ASSERT(p->kpj_count != 0); in project_rele()341 p->kpj_count--; in project_rele()342 if (p->kpj_count == 0) { in project_rele()
68 uint_t kpj_count; /* reference counter */ member
454 pj.kpj_count); in project()