Searched refs:fs_maxcluster (Results 1 – 7 of 7) sorted by relevance
121 int32_t *fs_maxcluster; /* (u) max cluster in each cyl group */ member
239 fs->fs_maxcluster = lp = (int32_t *)space; in ffs_sbget()995 fs->fs_maxcluster[cgp->cg_cgx] = i; in ffs_clusteracct()
297 #define fs_maxcluster fs_si->si_maxcluster macro
1972 if (fs->fs_maxcluster[cg] < len) in ffs_clusteralloc()2001 fs->fs_maxcluster[cg] = i; in ffs_clusteralloc()3129 fs->fs_maxcluster[cg] = 0; in ffs_checkcgintegrity()
512 copy_fs->fs_maxcluster = lp = space; in ffs_snapshot()
678 fs->fs_maxcluster[ufs_rw32(cgp->cg_cgx, needswap)] = i; in ffs_clusteracct()
452 sblock.fs_maxcluster = lp = space; in ffs_mkfs()