Searched refs:tnrh_hash_add (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c333 tnrh_hash_add(tsol_tnrhc_t *new, short prefix) function
437 * tnrh_hash_add handles the tnrh entry ref count for hash
440 * event that tnrh_hash_add fails.
443 status = tnrh_hash_add(new, rhent->rh_prefix);
1169 * tnrh_hash_add increments the tnrh entry ref count
1173 if (tnrh_hash_add(new, prefix) != 0) {

Completed in 58 milliseconds