Home
last modified time | relevance | path

Searched defs:phys_sector (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/drivers/storage/filter/
H A Dsum.c102 static int read_sectors(char *buf, sector_t phys_sector, int count) in read_sectors()
451 sector_t last_sector, sum_sector, phys_sector; in expand_sizes() local