Searched refs:stripebuf_count (Results 1 – 3 of 3) sorted by relevance
175 int stripebuf_count; /* count of full-stripe buffers on the freelist */ member
352 if (raidPtr->stripebuf_count > 0) { in rf_AllocStripeBuffer()357 raidPtr->stripebuf_count--; in rf_AllocStripeBuffer()386 if (raidPtr->stripebuf_count < raidPtr->numEmergencyStripeBuffers) { in rf_FreeStripeBuffer()390 raidPtr->stripebuf_count++; in rf_FreeStripeBuffer()
523 raidPtr->stripebuf_count++; in rf_AllocEmergBuffers()