util-linux/mount/mount_by_label.h

3 lines
99 B
C

char *get_spec_by_uuid(const char *uuid);
char *get_spec_by_volume_label(const char *volumelabel);