Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c477 int cg, minndir, mincg, avgifree, mininode, minbpg, ifree; in dirpref() local
491 mincg = 0; in dirpref()
501 mincg = cg; in dirpref()
505 return ((ino_t)(fs->fs_ipg * mincg)); in dirpref()