OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:foundcn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfs_fat.c
815
u_long
foundcn
= 0; /* XXX:
foundcn
could be used unititialized */
local in function:msdosfs_clusteralloc
850
foundcn
= cn;
867
foundcn
= cn;
882
return (chainalloc(pmp,
foundcn
, foundl, fillwith, retcluster, got));
msdosfs_fat.c
815
u_long
foundcn
= 0; /* XXX:
foundcn
could be used unititialized */
local in function:msdosfs_clusteralloc
850
foundcn
= cn;
867
foundcn
= cn;
882
return (chainalloc(pmp,
foundcn
, foundl, fillwith, retcluster, got));
Completed in 32 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025