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