Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dufs_filio.h69 int maxbpg; /* currently defaults to 2048 */ member
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c586 (ftp.maxbpg <= 0) || in ufs_fiotune()
599 fs->fs_maxbpg = ftp.maxbpg; in ufs_fiotune()
/titanic_50/usr/src/cmd/fs.d/ufs/tunefs/
H A Dtunefs.c328 fiotune.maxbpg = sblock.fs_maxbpg; in main()