OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lfcl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_msdos/
dir.c
925
static cl_t
lfcl
;
variable in typeref:typename:cl_t
965
lfcl
= p ? fat[
lfcl
].next : lostDir->head;
966
if (
lfcl
< CLUST_FIRST ||
lfcl
>= boot->NumClusters) {
971
lfoff = (
lfcl
- CLUST_FIRST) * boot->ClusterSize
dir.c
925
static cl_t
lfcl
;
variable in typeref:typename:cl_t
965
lfcl
= p ? fat[
lfcl
].next : lostDir->head;
966
if (
lfcl
< CLUST_FIRST ||
lfcl
>= boot->NumClusters) {
971
lfoff = (
lfcl
- CLUST_FIRST) * boot->ClusterSize
Completed in 23 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025