Searched refs:w_refcount (Results 1 – 4 of 4) sorted by relevance
127 int w_refcount; member
126 int w_refcount; member
638 w->w_refcount++; in wtab_alloc()647 w->w_refcount = 1; in wtab_alloc()667 if (--w->w_refcount > 0) in wtab_destroy()
231 uint32_t w_refcount; member870 MPASS(w->w_refcount > 0); in witness_destroy()871 w->w_refcount--; in witness_destroy()873 if (w->w_refcount == 0) in witness_destroy()929 w->w_ddb_level, w->w_refcount); in witness_ddb_display_descendants()1002 if (w->w_file != NULL || w->w_refcount == 0) in witness_ddb_display()1764 w->w_refcount = 1; in enroll()1780 w->w_refcount++; in enroll()1795 MPASS(w->w_refcount == 0); in depart()