Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
H A Daix.c244 int next_lp_ix = 1; in aix_partition() local
253 next_lp_ix = 1; in aix_partition()
264 next_lp_ix = 1; in aix_partition()
265 } else if (lv_ix != cur_lv_ix || lp_ix != next_lp_ix) { in aix_partition()
266 next_lp_ix = 1; in aix_partition()
280 next_lp_ix = 1; in aix_partition()
282 next_lp_ix += 1; in aix_partition()
/kernel/linux/linux-6.6/block/partitions/
H A Daix.c228 int next_lp_ix = 1; in aix_partition() local
237 next_lp_ix = 1; in aix_partition()
248 next_lp_ix = 1; in aix_partition()
249 } else if (lv_ix != cur_lv_ix || lp_ix != next_lp_ix) { in aix_partition()
250 next_lp_ix = 1; in aix_partition()
264 next_lp_ix = 1; in aix_partition()
266 next_lp_ix += 1; in aix_partition()

Completed in 1 milliseconds