Home
last modified time | relevance | path

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

/linux-4.1.27/block/partitions/
Dldm.c786 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_cmp3() function
1201 case VBLK_CMP3: result = ldm_parse_cmp3 (buf, len, vb); break; in ldm_parse_vblk()