Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/fstyp/
H A Dexfat.c135 read_sectn(FILE *fp, off_t sect, unsigned count, unsigned bytespersec) in read_sectn() function
143 return (read_sectn(fp, sect, 1, bytespersec)); in read_sect()
288 declust = read_sectn(fp, rootdir_sect, sects_per_clust, BPS); in exfat_find_label()