Home
last modified time | relevance | path

Searched refs:sofm_refcnt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h55 uint_t sofm_refcnt; member
H A Dsockfilter.c1219 mod->sofm_refcnt++; in sof_module_hold_by_name()
1243 mod->sofm_refcnt--; in sof_module_rele()
1494 if (mod->sofm_refcnt == 0) { in sof_unregister()