OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sects_per_clust
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/fstyp/
exfat.c
267
uint32_t rootdir_cluster,
sects_per_clust
, cluster_offset_sect;
local in function:exfat_find_label
273
sects_per_clust
= (1u << ev->ev_log_sect_per_clust);
291
sects_per_clust
+ cluster_offset_sect;
292
declust = read_sectn(fp, rootdir_sect,
sects_per_clust
, BPS);
294
it < declust + (
sects_per_clust
* BPS / sizeof(*it)); it++) {
Completed in 16 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025