Home
last modified time | relevance | path

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

/fs/partitions/
Dsun.c102 unsigned long st_sector; in sun_partition() local
105 st_sector = be32_to_cpu(p->start_cylinder) * spc; in sun_partition()
108 put_partition(state, slot, st_sector, num_sectors); in sun_partition()