OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chaintofree
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makefs/msdos/
msdosfs_denode.c
203
u_long
chaintofree
= 0;
local in function:msdosfs_detrunc
242
chaintofree
= dep->de_StartCluster;
298
&
chaintofree
, CLUST_EOFE);
311
if (
chaintofree
!= 0 && !MSDOSFSEOF(
chaintofree
, pmp->pm_fatmask))
312
msdosfs_freeclusterchain(pmp,
chaintofree
);
/src/sys/fs/msdosfs/
msdosfs_denode.c
349
u_long
chaintofree
= 0;
local in function:msdosfs_detrunc
390
chaintofree
= dep->de_StartCluster;
454
&
chaintofree
, CLUST_EOFE);
469
if (
chaintofree
!= 0 && !MSDOSFSEOF(
chaintofree
, pmp->pm_fatmask))
470
msdosfs_freeclusterchain(pmp,
chaintofree
);
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025