Searched refs:imo_refcnt (Results 1 – 2 of 2) sorted by relevance
126 uint32_t imo_refcnt; /* ref count */ member
2819 if (++imo->imo_refcnt == 0) { in imo_addref()2837 if (imo->imo_refcnt == 0) { in imo_remref()2844 --imo->imo_refcnt; in imo_remref()2845 if (imo->imo_refcnt > 0) { in imo_remref()