Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
H A Daix.c46 struct lvname { struct
154 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()
/kernel/linux/linux-6.6/block/partitions/
H 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