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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c569 uri_add(uri_desc_t *uri, krw_t rwlock, boolean_t nonblocking) function
577 * Caller of uri_add() must hold the uri_hash_access rwlock.
582 * uri_add() always succeeds so add a hash ref to the URI now.
932 uri_add(ruri, RW_READER, nonblocking);
933 /* uri_add() has done rw_exit(&uri_hash_access) */

Completed in 60 milliseconds