Searched refs:lvname (Results 1 – 1 of 1) sorted by relevance
46 struct lvname { struct154 static struct lvname *alloc_lvn(struct parsed_partitions *state, u32 lba) in alloc_lvn()156 size_t count = sizeof(struct lvname) * LVM_MAXLVS; in alloc_lvn()157 struct lvname *p; in alloc_lvn()186 struct lvname *n = NULL; in aix_partition()