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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Damiga.c109 char dostype[4]; local
110 __be32 *dt = (__be32 *)dostype;
112 if (dostype[3] < ' ')
114 dostype[0], dostype[1],
115 dostype[2], dostype[3] + '@' );
118 dostype[0], dostype[1],
119 dostype[
[all...]

Completed in 279 milliseconds