Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c1110 int cylno, pos, delta, rotbl_size; in alloccgblk() local
1221 rotbl_size = (fs->fs_cpc * fs->fs_spc) >> in alloccgblk()
1240 delta + i > rotbl_size) /* end of table? */ in alloccgblk()