Searched refs:all_cachelist_find (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_all.h61 cfsd_cache_object_t *all_cachelist_find(cfsd_all_object_t *all_object_p,
H A Dcfsd_subr.c113 cache_object_p = all_cachelist_find(all_object_p, dirp);
305 cache_object_p = all_cachelist_find(all_object_p, buf);
350 cache_object_p = all_cachelist_find(all_object_p, cp);
397 cache_object_p = all_cachelist_find(all_object_p, cp);
H A Dcfsd_all.c238 * all_cachelist_find
249 all_cachelist_find(cfsd_all_object_t *all_object_p, const char *namep) function
253 dbug_enter("all_cachelist_find");
265 dbug_leave("all_cachelist_find");

Completed in 136 milliseconds