Home
last modified time | relevance | path

Searched defs:maxcontig (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_filio.h67 int maxcontig; /* cluster and directio size */ member
/illumos-gate/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c133 static int maxcontig = -1; /* maximum number of contig blocks */ variable
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c508 long maxcontig; /* max contiguous blocks to allocate */ variable