| Home | Sort by: relevance | last modified time | path |
| /src/usr.sbin/fstyp/ | |
| exfat.c | 249 uint32_t *fatsect, nextclust; local in function:exfat_fat_next 257 nextclust = le32toh(fatsect[clsectoff]); 260 return (nextclust); |
| exfat.c | 249 uint32_t *fatsect, nextclust; local in function:exfat_fat_next 257 nextclust = le32toh(fatsect[clsectoff]); 260 return (nextclust); |
| exfat.c | 249 uint32_t *fatsect, nextclust; local in function:exfat_fat_next 257 nextclust = le32toh(fatsect[clsectoff]); 260 return (nextclust); |
| exfat.c | 249 uint32_t *fatsect, nextclust; local in function:exfat_fat_next 257 nextclust = le32toh(fatsect[clsectoff]); 260 return (nextclust); |