Searched refs:search_dmagic (Results 1 – 1 of 1) sorted by relevance
80 static struct disklabel *search_dmagic(char *);327 dlp = search_dmagic(iobuf); in decode_dlabel()336 dlp = search_dmagic(iobuf); in decode_dlabel()370 search_dmagic(char *dp) in search_dmagic() function