OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cg_firstfield
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/ufs/ffs/
ffs_bswap.c
201
n->
cg_firstfield
= bswap32(o->
cg_firstfield
);
fs.h
507
int32_t
cg_firstfield
; /* historic cyl groups linked list */
member in struct:cg
541
int32_t
cg_firstfield
; /* historic linked list of cyl groups */
member in struct:ocg
/src/sbin/fsck_ffs/
pass5.c
129
basesize = &newcg->cg_space[0] - (u_char *)(&newcg->
cg_firstfield
);
176
(char *)(&ocg->
cg_firstfield
);
/src/usr.sbin/makefs/ffs/
mkfs.c
642
start = &acg.cg_space[0] - (u_char *)(&acg.
cg_firstfield
);
/src/sbin/newfs/
mkfs.c
811
start = &acg.cg_space[0] - (u_char *)(&acg.
cg_firstfield
);
Completed in 15 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025