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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dldm.h141 struct vmdb { /* VMDB: The database header */ struct
209 struct vmdb vm;
H A Dldm.c226 * @vm: In-memory vmdb structure in which to return parsed information
229 * the in-memory vmdb structure @vm with the obtained information.
236 static bool ldm_parse_vmdb (const u8 *data, struct vmdb *vm)
475 * Find the vmdb of the LDM Database stored on @bdev and return the parsed
487 struct vmdb *vm;
514 * The last_vblkd_seq can be before the end of the vmdb, just make sure
1466 /* Parse and check tocs and vmdb. */

Completed in 52 milliseconds