Searched defs:_sd_hash_insert (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_hash.c271 * _sd_hash_insert - insert an entry into the hash table
290 _sd_hash_insert(int cd, function
455 hptr = _sd_hash_insert(new->hh_cd, new->hh_blk_num, new, table);
473 hptr = _sd_hash_insert(new->hh_cd, new->hh_blk_num, new, table);

Completed in 56 milliseconds