Home
last modified time | relevance | path

Searched refs:ldm_parse_cmp3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/partitions/
H A Dldm.c720 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_cmp3() function
1123 case VBLK_CMP3: result = ldm_parse_cmp3 (buf, len, vb); break; in ldm_parse_vblk()