Home
last modified time | relevance | path

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

/block/partitions/
Dibm.c67 int blocksize, in find_label() argument
93 testsect[0] = info->label_block * (blocksize >> 9); in find_label()
97 testsect[1] = (blocksize >> 9); in find_label()
98 testsect[2] = 2 * (blocksize >> 9); in find_label()
135 int blocksize, in find_vol1_partitions() argument
154 secperblk = blocksize >> 9; in find_vol1_partitions()
197 int blocksize, in find_lnx1_partitions() argument
210 secperblk = blocksize >> 9; in find_lnx1_partitions()
244 int blocksize, in find_cms1_partitions() argument
256 blocksize = label->cms.block_size; in find_cms1_partitions()
[all …]