HomeSort by: relevance | last modified time | path
    Searched refs:rf_FreeAllocList (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/raidframe/
rf_alloclist.h 54 void rf_FreeAllocList(RF_AllocListElem_t * l);
rf_alloclist.c 104 rf_FreeAllocList(RF_AllocListElem_t *l)
rf_paritylogDiskMgr.c 355 rf_FreeAllocList(fwr_alloclist);
441 rf_FreeAllocList(rrd_alloclist);
466 rf_FreeAllocList(prd_alloclist);
474 rf_FreeAllocList(pwr_alloclist);
rf_parityscan.c 333 rf_FreeAllocList(alloclist);
rf_raid1.c 537 rf_FreeAllocList(allocList);
rf_driver.c 339 (void (*) (void *)) rf_FreeAllocList,
rf_evenodd.c 530 rf_FreeAllocList(alloclist);
rf_dagutils.c 193 rf_FreeAllocList(dag_h->allocList);

Completed in 16 milliseconds