Searched refs:sectorcount (Results 1 – 2 of 2) sorted by relevance
148 readsecs(int startsecno, void *buffer, int sectorcount) in readsecs() argument151 readsecs(startsecno, buffer, sectorcount) in readsecs()154 int sectorcount;163 return (read(f, buffer, sectorcount * SECTOR_SIZE));
444 extern int readsecs(int startsecno, void *buffer, int sectorcount);