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

/linux-master/block/partitions/
H A Dldm.c983 * ldm_parse_vol5 - Read a raw VBLK Volume object into a vblk structure
993 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb)
1127 case VBLK_VOL5: result = ldm_parse_vol5 (buf, len, vb); break;
995 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb) function

Completed in 86 milliseconds