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.c162 * @vm: In-memory vmdb structure in which to return parsed information
165 * the in-memory vmdb structure @vm with the obtained information.
172 static bool ldm_parse_vmdb (const u8 *data, struct vmdb *vm)
421 * Find the vmdb of the LDM Database stored on @bdev and return the parsed
433 struct vmdb *vm;
460 * The last_vblkd_seq can be before the end of the vmdb, just make sure
1456 /* Parse and check tocs and vmdb. */

Completed in 129 milliseconds