Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_all.c121 cfsd_cache_object_t *tmp_cache_object_p; in cfsd_all_destroy() local
132 tmp_cache_object_p = cache_object_p->i_next; in cfsd_all_destroy()
134 cache_object_p = tmp_cache_object_p; in cfsd_all_destroy()