Home
last modified time | relevance | path

Searched refs:cfsd_cache_destroy (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_subr.c121 cfsd_cache_destroy(cache_object_p); in subr_add_mount()
312 cfsd_cache_destroy(cache_object_p); in subr_cache_setup()
357 cfsd_cache_destroy(cache_object_p); in subr_cache_setup()
404 cfsd_cache_destroy(cache_object_p); in subr_cache_setup()
H A Dcfsd_cache.h48 void cfsd_cache_destroy(cfsd_cache_object_t *cache_object_p);
H A Dcfsd_cache.c100 cfsd_cache_destroy(cfsd_cache_object_t *cache_object_p) in cfsd_cache_destroy() function
H A Dcfsd_all.c133 cfsd_cache_destroy(cache_object_p); in cfsd_all_destroy()