Searched refs:lv_ix (Results 1 – 1 of 1) sorted by relevance
36 __be16 lv_ix; member52 __be16 lv_ix; member250 unsigned int lv_ix; in aix_partition() local257 lv_ix = be16_to_cpu(p->lv_ix) - 1; in aix_partition()258 if (lv_ix >= state->limit) { in aix_partition()262 lvip[lv_ix].pps_found += 1; in aix_partition()264 cur_lv_ix = lv_ix; in aix_partition()266 } else if (lv_ix != cur_lv_ix || lp_ix != next_lp_ix) { in aix_partition()270 if (lp_ix == lvip[lv_ix].pps_per_lv) { in aix_partition()273 put_partition(state, lv_ix + 1, in aix_partition()[all …]