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

/freebsd-current/usr.sbin/fstyp/
H A Dexfat.c137 read_sectn(FILE *fp, off_t sect, unsigned count, unsigned bytespersec) function
145 return (read_sectn(fp, sect, 1, bytespersec));
291 declust = read_sectn(fp, rootdir_sect, sects_per_clust, BPS);

Completed in 119 milliseconds