Home
last modified time | relevance | path

Searched refs:remove_drive_entry (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumext.h110 void remove_drive_entry(int driveno, int force);
H A Dvinumconfig.c1699 remove_drive_entry(message.index, message.force); in remove()
1726 remove_drive_entry(int driveno, int force) in remove_drive_entry() function