Searched refs:all_cachelist_find (Results 1 – 3 of 3) sorted by relevance
113 cache_object_p = all_cachelist_find(all_object_p, dirp); in subr_add_mount()305 cache_object_p = all_cachelist_find(all_object_p, buf); in subr_cache_setup()350 cache_object_p = all_cachelist_find(all_object_p, cp); in subr_cache_setup()397 cache_object_p = all_cachelist_find(all_object_p, cp); in subr_cache_setup()
61 cfsd_cache_object_t *all_cachelist_find(cfsd_all_object_t *all_object_p,
249 all_cachelist_find(cfsd_all_object_t *all_object_p, const char *namep) in all_cachelist_find() function