Searched refs:get_volume_info (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sbin/vinum/ |
| HD | v.c | 479 get_volume_info(struct volume *volume, int index) in get_volume_info() function 600 get_volume_info(&vol, volno); 647 get_volume_info(&vol, plex.volno); 740 get_volume_info(&vol, object); in find_object()
|
| HD | list.c | 301 get_volume_info(&vol, volno); in vinum_lvi() 447 get_volume_info(&vol, plex.volno); in vinum_lpi() 1101 get_volume_info(&vol, i); in printconfig() 1125 get_volume_info(&vol, plex.volno); in printconfig() 1184 get_volume_info(&vol, o); in list_defective_objects()
|
| HD | vext.h | 132 void get_volume_info(struct volume *volume, int index);
|
| HD | commands.c | 806 get_volume_info(&vol, volno); in reset_volume_stats() 1031 get_volume_info(&vol, plex.volno); in vinum_attach() 1204 get_volume_info(&vol, volno); /* find out who we are */ in vinum_rename_2() 2320 get_volume_info(&vol, object); in vinum_readpol()
|