Searched refs:old_nr_entries_in_last_block (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/persistent-data/
H A Ddm-array.c420 unsigned int old_nr_entries_in_last_block, new_nr_entries_in_last_block; member in struct:resize
478 resize->old_nr_entries_in_last_block);
535 if (resize->old_nr_entries_in_last_block > 0) {
562 else if (resize->old_nr_entries_in_last_block)
682 resize.old_nr_entries_in_last_block = old_size % resize.max_entries;

Completed in 139 milliseconds