Searched refs:dostype (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/partitions/
H A Damiga.c181 char dostype[4]; local
184 __be32 *dt = (__be32 *)dostype;
186 if (dostype[3] < ' ')
188 dostype[0], dostype[1],
189 dostype[2], dostype[3] + '@' );
192 dostype[0], dostype[1],
193 dostype[
[all...]

Completed in 102 milliseconds