Searched refs:typ_refcnt (Results 1 – 6 of 6) sorted by relevance
138 type->typ_refcnt++; in class_get_type()150 type->typ_refcnt--; in class_put_type()236 if (type->typ_refcnt) { in class_unregister_type()237 CERROR("type %s has refcount (%d)\n", name, type->typ_refcnt); in class_unregister_type()
1287 type->typ_refcnt--; in lu_stack_fini()
948 seq_printf(m, "%d\n", class->typ_refcnt); in lprocfs_rd_numrefs()
249 int typ_refcnt; member
713 if (obd->obd_type->typ_refcnt <= 1) in mgc_cleanup()
2511 if (obd->obd_type->typ_refcnt <= 1) in mdc_precleanup()