OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clsect
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/fstyp/
exfat.c
248
uint32_t fat_offset_sect,
clsect
, clsectoff;
local in function:exfat_fat_next
252
clsect
= fat_offset_sect + (cluster / (BPS / (uint32_t)sizeof(cluster)));
256
fatsect = read_sect(fp,
clsect
, BPS);
exfat.c
248
uint32_t fat_offset_sect,
clsect
, clsectoff;
local in function:exfat_fat_next
252
clsect
= fat_offset_sect + (cluster / (BPS / (uint32_t)sizeof(cluster)));
256
fatsect = read_sect(fp,
clsect
, BPS);
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025