Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0122-disk-lvm-Do-not-overread-metadata.patch108 lvname = grub_malloc (s + 1);