Home
last modified time | relevance | path

Searched refs:cs_sum (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dext2_subr.c102 int32_t *sump = fs->e2fs_clustersum[cg].cs_sum; in ext2_clusteracct()
H A Dext2fs.h192 int32_t *cs_sum; /* cluster summary array */ member
H A Dext2_alloc.c1179 lp = &fs->e2fs_clustersum[cg].cs_sum[len]; in ext2_clusteralloc()
1190 lp = &fs->e2fs_clustersum[cg].cs_sum[len - 1]; in ext2_clusteralloc()