Searched refs:rddir4_cache_alloc (Results 1 – 1 of 1) sorted by relevance
120 static rddir4_cache *rddir4_cache_alloc(int);2477 rdc = rddir4_cache_alloc(KM_SLEEP); in rddir4_cache_lookup()2517 nrdc = rddir4_cache_alloc(KM_NOSLEEP); in rddir4_cache_lookup()2533 nrdc = rddir4_cache_alloc(KM_SLEEP); in rddir4_cache_lookup()2623 rddir4_cache_alloc(int flags) in rddir4_cache_alloc() function