Searched refs:numbucketlocks (Results 1 – 1 of 1) sorted by relevance
598 #define numbucketlocks (ncbuckethash + 1) macro1031 for (i = 0; i < numbucketlocks; i++) in cache_lock_all_buckets()1040 for (i = 0; i < numbucketlocks; i++) in cache_unlock_all_buckets()2814 bucketlocks = malloc(sizeof(*bucketlocks) * numbucketlocks, M_VFSCACHE, in nchinit()2816 for (i = 0; i < numbucketlocks; i++) in nchinit()2920 if (newmaxvnodes < numbucketlocks) in cache_changesize()2921 newmaxvnodes = numbucketlocks; in cache_changesize()