ncmount_cache
static struct ncmount_cache ncmount_cache[NCMOUNT_NUMCACHE];
struct ncmount_cache *
return (&ncmount_cache[hash]);
struct ncmount_cache *
struct ncmount_cache *ncc;
struct ncmount_cache *best;
struct ncmount_cache *ncc;
struct ncmount_cache ncc_copy;
struct ncmount_cache *ncc;
ncc = &ncmount_cache[i];
struct ncmount_cache *ncc;
ncc = &ncmount_cache[i];
spin_init(&ncmount_cache[i].spin, "nchinit_cache");