Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1154 #define IBD_MCACHE_FIND_NON(state, mgid) \ macro
3149 if (IBD_MCACHE_FIND_NON(state, mgid) != NULL) in ibd_join_group()
3282 if (IBD_MCACHE_FIND_NON(state, mgid) != NULL) in ibd_async_reap_group()
3333 mce = IBD_MCACHE_FIND_NON(state, mgid); in ibd_leave_group()