Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
H A Daix.c121 * alloc_pvd(): reads physical volume descriptor
129 static struct pvd *alloc_pvd(struct parsed_partitions *state, u32 lba) in alloc_pvd() function
235 pvd = alloc_pvd(state, vgda_sector + 17); in aix_partition()
/kernel/linux/linux-6.6/block/partitions/
H A Daix.c105 * alloc_pvd(): reads physical volume descriptor
113 static struct pvd *alloc_pvd(struct parsed_partitions *state, u32 lba) in alloc_pvd() function
219 pvd = alloc_pvd(state, vgda_sector + 17); in aix_partition()

Completed in 2 milliseconds