Searched refs:seg_byte_size (Results 1 – 1 of 1) sorted by relevance
528 unsigned long seg_byte_size; in dcssblk_add_store() local621 seg_byte_size = (dev_info->end - dev_info->start + 1); in dcssblk_add_store()622 set_capacity(dev_info->gd, seg_byte_size >> 9); // size in sectors in dcssblk_add_store()624 "sectors\n", local_buf, seg_byte_size, seg_byte_size >> 9); in dcssblk_add_store()