Home
last modified time | relevance | path

Searched defs:cg_count (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/sys/
H A Dsmp.h81 int32_t cg_count; /* Count of cpus in this group. */ member
/freebsd-src/sys/fs/ext2fs/
H A Dext2_vfsops.c371 unsigned int i, cg_count; in ext2_cg_validate() local