Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c444 static int ibd_hash_key_cmp(mod_hash_key_t, mod_hash_key_t);
1370 ibd_hash_key_cmp(mod_hash_key_t key1, mod_hash_key_t key2) in ibd_hash_key_cmp() function
1397 ibd_hash_by_id, NULL, ibd_hash_key_cmp, KM_SLEEP); in ibd_acache_init()