OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:il_stat
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/fsck_ffs/
pass1.c
153
inostathead[c].
il_stat
= 0;
169
inostathead[c].
il_stat
= info;
195
free(inostathead[c].
il_stat
);
196
inostathead[c].
il_stat
= 0;
215
inostathead[c].
il_stat
= ninfo;
main.c
558
if (inostathead[cylno].
il_stat
!= NULL)
559
free(inostathead[cylno].
il_stat
);
fsck.h
101
struct inostat *
il_stat
;/* inostat info for this cylinder group */
member in struct:inostatlist
inode.c
744
memmove(info, inostathead[cg].
il_stat
,
750
free(inostathead[cg].
il_stat
);
751
inostathead[cg].
il_stat
= info;
utilities.c
602
return (&ilp->
il_stat
[iloff]);
Completed in 40 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025