Searched refs:lv_ix (Results 1 – 1 of 1) sorted by relevance
35 __be16 lv_ix; member51 __be16 lv_ix; member233 unsigned int lv_ix; in aix_partition() local240 lv_ix = be16_to_cpu(p->lv_ix) - 1; in aix_partition()241 if (lv_ix >= state->limit) { in aix_partition()245 lvip[lv_ix].pps_found += 1; in aix_partition()247 cur_lv_ix = lv_ix; in aix_partition()249 } else if (lv_ix != cur_lv_ix || lp_ix != next_lp_ix) { in aix_partition()253 if (lp_ix == lvip[lv_ix].pps_per_lv) { in aix_partition()256 put_partition(state, lv_ix + 1, in aix_partition()[all …]