add-volupdate-counter-20051015
[openafs.git] / src / libadmin / vos / vsprocs.h
index 416bfab..1781e51 100644 (file)
@@ -106,6 +106,10 @@ extern int UV_XListOneVolume(struct rx_connection *server, afs_int32 a_partID,
                             struct volintXInfo **a_resultPP,
                             afs_status_p st);
 
+extern int UV_ListOneVolume(struct rx_connection *server, afs_int32 a_partID,
+                 afs_int32 a_volID, struct volintInfo **a_resultPP,
+                 afs_status_p st);
+                           
 extern int UV_SyncVldb(afs_cell_handle_p cellHandle,
                       struct rx_connection *server, afs_int32 apart,
                       int flags, int force, afs_status_p st);