Searched refs:kpj_count (Results 1 – 3 of 3) sorted by relevance
161 ASSERT(kp->kpj_count == 0); in project_hash_val_dtor()184 p->kpj_count++; in project_hold()185 ASSERT(p->kpj_count != 0); in project_hold()235 p->kpj_count++; in project_hold_by_id()259 p->kpj_count = 0; in project_hold_by_id()305 p->kpj_count++; in project_hold_by_id()341 ASSERT(p->kpj_count != 0); in project_rele()342 p->kpj_count--; in project_rele()343 if (p->kpj_count == 0) { in project_rele()
68 uint_t kpj_count; /* reference counter */ member
658 pj.kpj_count); in project()