Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
H A Dldm.h117 struct vmdb { /* VMDB: The database header */ struct
185 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) in ldm_parse_vmdb()
421 * Find the vmdb of the LDM Database stored on @bdev and return the parsed
433 struct vmdb *vm; in ldm_validate_vmdb()
460 * The last_vblkd_seq can be before the end of the vmdb, just make sure in ldm_validate_vmdb()
1465 /* Parse and check tocs and vmdb. */ in ldm_partition()
/kernel/linux/linux-6.6/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) in ldm_parse_vmdb()
421 * Find the vmdb of the LDM Database stored on @bdev and return the parsed
433 struct vmdb *vm; in ldm_validate_vmdb()
460 * The last_vblkd_seq can be before the end of the vmdb, just make sure in ldm_validate_vmdb()
1456 /* Parse and check tocs and vmdb. */ in ldm_partition()

Completed in 6 milliseconds