rddir4_cache_alloc
static rddir4_cache *rddir4_cache_alloc(int);
rdc = rddir4_cache_alloc(KM_SLEEP);
nrdc = rddir4_cache_alloc(KM_NOSLEEP);
nrdc = rddir4_cache_alloc(KM_SLEEP);