Searched refs:imo_refcnt (Results 1 – 2 of 2) sorted by relevance
127 uint32_t imo_refcnt; /* ref count */ member
2902 if (++imo->imo_refcnt == 0) { in imo_addref()2918 if (imo->imo_refcnt == 0) { in imo_remref()2925 --imo->imo_refcnt; in imo_remref()2926 if (imo->imo_refcnt > 0) { in imo_remref()