rf_stripelock_freelist  156 dev/raidframe/rf_stripelocks.c static RF_FreeList_t *rf_stripelock_freelist;
rf_stripelock_freelist  167 dev/raidframe/rf_stripelocks.c 	RF_FREELIST_DESTROY(rf_stripelock_freelist, next,
rf_stripelock_freelist  177 dev/raidframe/rf_stripelocks.c 	RF_FREELIST_CREATE(rf_stripelock_freelist, RF_MAX_FREE_STRIPELOCK,
rf_stripelock_freelist  186 dev/raidframe/rf_stripelocks.c 	RF_FREELIST_PRIME(rf_stripelock_freelist, RF_STRIPELOCK_INITIAL, next,
rf_stripelock_freelist  739 dev/raidframe/rf_stripelocks.c 	RF_FREELIST_GET(rf_stripelock_freelist, p, next,
rf_stripelock_freelist  750 dev/raidframe/rf_stripelocks.c 	RF_FREELIST_FREE(rf_stripelock_freelist, p, next);