Searched refs:current_blkbytes (Results 1 – 1 of 1) sorted by relevance
40 static int current_blkbytes; variable137 current_blkbytes = rcdata->size; in check_unit()138 current_blkshift = fls32(current_blkbytes) - 9; in check_unit()173 if (current_blkbytes > 2048) { in readdisklabel()175 current_blkbytes); in readdisklabel()326 nblks = howmany(size, current_blkbytes); in sdcdstrategy()