lv_ix              36 block/partitions/aix.c 	__be16 lv_ix;
lv_ix              52 block/partitions/aix.c 	__be16 lv_ix;
lv_ix             250 block/partitions/aix.c 			unsigned int lv_ix;
lv_ix             257 block/partitions/aix.c 			lv_ix = be16_to_cpu(p->lv_ix) - 1;
lv_ix             258 block/partitions/aix.c 			if (lv_ix >= state->limit) {
lv_ix             262 block/partitions/aix.c 			lvip[lv_ix].pps_found += 1;
lv_ix             264 block/partitions/aix.c 				cur_lv_ix = lv_ix;
lv_ix             266 block/partitions/aix.c 			} else if (lv_ix != cur_lv_ix || lp_ix != next_lp_ix) {
lv_ix             270 block/partitions/aix.c 			if (lp_ix == lvip[lv_ix].pps_per_lv) {
lv_ix             273 block/partitions/aix.c 				put_partition(state, lv_ix + 1,
lv_ix             275 block/partitions/aix.c 				  lvip[lv_ix].pps_per_lv * pp_blocks_size);
lv_ix             277 block/partitions/aix.c 					 n[lv_ix].name);
lv_ix             279 block/partitions/aix.c 				lvip[lv_ix].lv_is_contiguous = 1;