Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
H A Dldm.c1101 * ldm_parse_vblk - Read a raw VBLK object into a vblk structure
1113 static bool ldm_parse_vblk (const u8 *buf, int len, struct vblk *vb) in ldm_parse_vblk() function
1178 if (!ldm_parse_vblk (data, len, vb)) { in ldm_ldmdb_add()
/kernel/linux/linux-6.6/block/partitions/
H A Dldm.c1092 * ldm_parse_vblk - Read a raw VBLK object into a vblk structure
1104 static bool ldm_parse_vblk (const u8 *buf, int len, struct vblk *vb) in ldm_parse_vblk() function
1169 if (!ldm_parse_vblk (data, len, vb)) { in ldm_ldmdb_add()

Completed in 8 milliseconds