Searched defs:volseq_sectors (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c629 int32_t volseq_sectors, nextlogblock, rootfelen, i; local
674 volseq_sectors = 16;
683 rvds_loc = mvds_loc + volseq_sectors;
716 wtvolseq(tp, nextblock, nextblock + volseq_sectors);
745 wtvolseq(tp, nextblock, nextblock + volseq_sectors);
796 wtvolseq(tp, nextblock, nextblock + volseq_sectors);
832 wtvolseq(tp, nextblock, nextblock + volseq_sectors);
848 wtvolseq(tp, nextblock, nextblock + volseq_sectors);
864 wtvolseq(tp, nextblock, nextblock + volseq_sectors);
889 volseq_sectors * sectorsiz
[all...]

Completed in 45 milliseconds