Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdiskmgt/common/
H A Dentry.c79 cache_unlock(); in dm_free_descriptor()
99 cache_unlock(); in dm_free_descriptors()
122 cache_unlock(); in dm_get_associated_descriptors()
129 cache_unlock(); in dm_get_associated_descriptors()
164 cache_unlock(); in dm_get_associated_descriptors()
206 cache_unlock(); in dm_get_attributes()
213 cache_unlock(); in dm_get_attributes()
248 cache_unlock(); in dm_get_attributes()
293 cache_unlock(); in dm_get_descriptor_by_name()
336 cache_unlock(); in dm_get_descriptors()
[all …]
H A Dcache.c439 cache_unlock() in cache_unlock() function
472 cache_unlock(); in cache_update()
H A Ddisks_private.h239 void cache_unlock();
/titanic_50/usr/src/cmd/isns/isnsd/
H A Dcache.c191 cache_unlock( in cache_unlock() function
269 return (cache_unlock(CACHE_WRITE, ec)); in cache_unlock_sync()
289 return (cache_unlock(CACHE_READ, 0)); in cache_unlock_nosync()
H A Disns_cache.h71 int cache_unlock(int, int);
H A Dserver.c153 conn->ec = cache_unlock(conn->lock, conn->ec); in isns_connection()
H A Ddump.c1405 conn.ec = cache_unlock(conn.lock, conn.ec); in new_dd_dds()
1484 conn.ec = cache_unlock(conn.lock, conn.ec); in del_dd_dds()
1564 conn.ec = cache_unlock(conn.lock, conn.ec); in update_dds()
1696 conn.ec = cache_unlock(conn.lock, conn.ec); in update_member()