Home
last modified time | relevance | path

Searched refs:ntrks (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/partitions/
Dsun.c50 unsigned short ntrks; /* Tracks per cylinder */ in sun_partition() member
86 spc = be16_to_cpu(label->ntrks) * be16_to_cpu(label->nsect); in sun_partition()