Searched refs:cache_setup (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | cfsd_subr.c | 118 xx = cache_setup(cache_object_p, dirp, xx); in subr_add_mount() 310 xx = cache_setup(cache_object_p, buf, xx); in subr_cache_setup() 355 xx = cache_setup(cache_object_p, cp, xx); in subr_cache_setup() 402 xx = cache_setup(cache_object_p, cp, xx); in subr_cache_setup()
|
H A D | cfsd_cache.h | 50 int cache_setup(cfsd_cache_object_t *cache_object_p, const char *cachedirp,
|
H A D | cfsd_cache.c | 140 cache_setup(cfsd_cache_object_t *cache_object_p, const char *cachedirp, in cache_setup() function
|