Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/partitions/
A Daix.c46 struct lvname { struct
138 static struct lvname *alloc_lvn(struct parsed_partitions *state, u32 lba) in alloc_lvn()
140 size_t count = sizeof(struct lvname) * LVM_MAXLVS; in alloc_lvn()
141 struct lvname *p; in alloc_lvn()
170 struct lvname *n = NULL; in aix_partition()

Completed in 3 milliseconds