blob: f87b27f6a35e8256d9899cdc1a650aeebf9cfd39 [file] [log] [blame]
/*
* get_device_by_label.h
*
* Copyright 1999 by Andries Brouwer and Theodore Ts'o
*
* This file may be redistributed under the terms of the GNU Public
* License.
*/
char *get_spec_by_uuid(const char *uuid);
char *get_spec_by_volume_label(const char *volumelabel);