Home
last modified time | relevance | path

Searched refs:numpps (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/block/partitions/
Daix.c241 int numpps = be16_to_cpu(pvd->pp_count); in aix_partition() local
248 for (i = 0; i < numpps; i += 1) { in aix_partition()