Magellan Linux

Contents of /tags/mkinitrd-6_0_7/mkinitrd-magellan/grubby/mount_by_label.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 710 - (show annotations) (download)
Thu Apr 10 20:28:31 2008 UTC (16 years, 2 months ago) by (unknown author)
File MIME type: text/plain
File size: 153 byte(s)
This commit was manufactured by cvs2svn to create tag
'mkinitrd-6_0_7'.
1 char * get_spec_by_uuid(const char *uuid, int * major, int * minor);
2 char * get_spec_by_volume_label(const char *volumelabel, int * major, int * minor);