]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/nash/mount_by_label.h
git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848...
[people/pmueller/ipfire-2.x.git] / src / nash / mount_by_label.h
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);