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

/linux-master/block/partitions/
H A Dldm.h116 struct vmdb { /* VMDB: The database header */ struct
184 struct vmdb vm;
H A Dldm.c160 * @vm: In-memory vmdb structure in which to return parsed information
163 * the in-memory vmdb structure @vm with the obtained information.
170 static bool ldm_parse_vmdb (const u8 *data, struct vmdb *vm)
419 * Find the vmdb of the LDM Database stored on @bdev and return the parsed
431 struct vmdb *vm;
458 * The last_vblkd_seq can be before the end of the vmdb, just make sure
1454 /* Parse and check tocs and vmdb. */

Completed in 133 milliseconds