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

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

Completed in 103 milliseconds