summaryrefslogtreecommitdiffstats
path: root/mount/mount_by_label.h
blob: 64bbbfa7d5205358b8a5b8b11d2b5c4794cd2400 (plain) (blame)
1
2
3
char *get_spec_by_uuid(const char *uuid);
char *get_spec_by_volume_label(const char *volumelabel);
const char *get_volume_label_by_spec(const char *spec);