Searched refs:update_size (Results 1 – 7 of 7) sorted by relevance
210 int update_size; in lp8501_update_program_memory() local240 update_size = i; in lp8501_update_program_memory()241 for (i = 0; i < update_size; i++) in lp8501_update_program_memory()
579 f34->update_size += block_count; in rmi_f34v7_check_ui_firmware_size()596 f34->update_size += block_count; in rmi_f34v7_check_ui_config_size()611 f34->update_size += block_count; in rmi_f34v7_check_dp_config_size()626 f34->update_size += block_count; in rmi_f34v7_check_guest_code_size()641 f34->update_size += block_count; in rmi_f34v7_check_bl_config_size()882 f34->update_size; in rmi_f34v7_write_f34v7_blocks()1199 f34->update_size = 0; in rmi_f34v7_do_reflash()
170 f34->update_size; in rmi_f34_write_blocks()203 f34->update_size = image_size + config_size; in rmi_f34_flash_firmware()
300 int update_size; member
33 void (*update_size)(struct mddev *mddev, sector_t old_dev_sectors); member
1253 static void update_size(struct mddev *mddev, sector_t old_dev_sectors) in update_size() function1582 .update_size = update_size,
4742 static int update_size(struct mddev *mddev, sector_t num_sectors);4760 err = update_size(mddev, sectors); in size_store()7256 static int update_size(struct mddev *mddev, sector_t num_sectors) in update_size() function7291 md_cluster_ops->update_size(mddev, old_dev_sectors); in update_size()7401 rv = update_size(mddev, (sector_t)info->size * 2); in update_array_info()9536 md_cluster_ops->update_size(mddev, old_dev_sectors); in md_reap_sync_thread()