rf_rdp_freelist   205 dev/raidframe/rf_reconstruct.c static RF_FreeList_t *rf_rdp_freelist;
rf_rdp_freelist   227 dev/raidframe/rf_reconstruct.c 	RF_FREELIST_GET(rf_rdp_freelist, p, next, (RF_ReconDoneProc_t *));
rf_rdp_freelist   254 dev/raidframe/rf_reconstruct.c 	RF_FREELIST_DESTROY(rf_rdp_freelist, next, (RF_ReconDoneProc_t *));
rf_rdp_freelist   266 dev/raidframe/rf_reconstruct.c 	RF_FREELIST_CREATE(rf_rdp_freelist, RF_MAX_FREE_RDP,
rf_rdp_freelist   268 dev/raidframe/rf_reconstruct.c 	if (rf_rdp_freelist == NULL) {