Home
last modified time | relevance | path

Searched refs:cg_firstfield (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/makefs/ffs/
H A Dffs_bswap.c202 n->cg_firstfield = bswap32(o->cg_firstfield); in ffs_cg_swap()
/freebsd/sys/ufs/ffs/
H A Dfs.h599 int32_t cg_firstfield; /* historic cyl groups linked list */
598 int32_t cg_firstfield; /* historic cyl groups linked list */ global() member