HomeSort by: relevance | last modified time | path
    Searched defs:compact_stat_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_reconmap.c 64 compact_stat_entry(RF_Raid_t *, RF_ReconMap_t *, int, int);
122 * over the list (compact_stat_entry()). Not 100% efficient, since a
125 * The only thing that compact_stat_entry() assumes is that the list
216 compact_stat_entry(raidPtr, mapPtr, i, ru);
240 * (but harmless) when compact_stat_entry is called from the
247 compact_stat_entry(RF_Raid_t *raidPtr, RF_ReconMap_t *mapPtr, int i, int j) function in typeref:typename:void
rf_reconmap.c 64 compact_stat_entry(RF_Raid_t *, RF_ReconMap_t *, int, int);
122 * over the list (compact_stat_entry()). Not 100% efficient, since a
125 * The only thing that compact_stat_entry() assumes is that the list
216 compact_stat_entry(raidPtr, mapPtr, i, ru);
240 * (but harmless) when compact_stat_entry is called from the
247 compact_stat_entry(RF_Raid_t *raidPtr, RF_ReconMap_t *mapPtr, int i, int j) function in typeref:typename:void

Completed in 25 milliseconds