Home
last modified time | relevance | path

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

/titanic_41/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.h237 void cache_unlock();
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_svc.c210 cache_unlock(cache_object_p); in cachefsd_cache_status_1_svc()
238 cache_unlock(cache_object_p); in cachefsd_cache_status_1_svc()
273 cache_unlock(cache_object_p); in cachefsd_cache_status_1_svc()
325 cache_unlock(cache_object_p); in cachefsd_mounts_1_svc()
366 cache_unlock(cache_object_p); in cachefsd_mounts_1_svc()
420 cache_unlock(cache_object_p); in cachefsd_mount_stat_1_svc()
448 cache_unlock(cache_object_p); in cachefsd_mount_stat_1_svc()
454 cache_unlock(cache_object_p); in cachefsd_mount_stat_1_svc()
494 cache_unlock(cache_object_p); in cachefsd_mount_stat_1_svc()
626 cache_unlock(cache_object_p); in cachefsd_fs_unmounted_1_svc()
[all …]
H A Dcfsd_subr.c131 cache_unlock(cache_object_p); in subr_add_mount()
148 cache_unlock(cache_object_p); in subr_add_mount()
159 cache_unlock(cache_object_p); in subr_add_mount()
187 cache_unlock(cache_object_p); in subr_add_mount()
430 cache_unlock(cache_object_p); in subr_cache_setup()
441 cache_unlock(cache_object_p); in subr_cache_setup()
453 cache_unlock(cache_object_p); in subr_cache_setup()
466 cache_unlock(cache_object_p); in subr_cache_setup()
507 cache_unlock(cache_object_p); in subr_cache_setup()
H A Dcfsd_cache.h53 void cache_unlock(cfsd_cache_object_t *cache_object_p);
H A Dcfsd_cache.c199 cache_unlock(cfsd_cache_object_t *cache_object_p) in cache_unlock() function
/titanic_41/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()