Searched refs:numbucketlocks (Results 1 – 1 of 1) sorted by relevance
405 #define numbucketlocks (ncbuckethash + 1) macro807 for (i = 0; i < numbucketlocks; i++) in cache_lock_all_buckets()816 for (i = 0; i < numbucketlocks; i++) in cache_unlock_all_buckets()2544 bucketlocks = malloc(sizeof(*bucketlocks) * numbucketlocks, M_VFSCACHE, in nchinit()2546 for (i = 0; i < numbucketlocks; i++) in nchinit()2585 if (newmaxvnodes < numbucketlocks) in cache_changesize()2586 newmaxvnodes = numbucketlocks; in cache_changesize()