Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumext.h89 int get_empty_plex(void);
H A Dvinumconfig.c798 get_empty_plex(void) in get_empty_plex() function
848 plexno = get_empty_plex(); in find_plex()
1311 plexno = get_empty_plex(); /* allocate a plex */ in config_plex()