Searched refs:lv_ix (Results 1 – 1 of 1) sorted by relevance
35 __be16 lv_ix; member51 __be16 lv_ix; member249 unsigned int lv_ix; in aix_partition() local256 lv_ix = be16_to_cpu(p->lv_ix) - 1; in aix_partition()257 if (lv_ix >= state->limit) { in aix_partition()261 lvip[lv_ix].pps_found += 1; in aix_partition()263 cur_lv_ix = lv_ix; in aix_partition()265 } else if (lv_ix != cur_lv_ix || lp_ix != next_lp_ix) { in aix_partition()269 if (lp_ix == lvip[lv_ix].pps_per_lv) { in aix_partition()272 put_partition(state, lv_ix + 1, in aix_partition()[all …]