r_vstate 722 block/partitions/ldm.c int r_objid, r_name, r_vstate, r_child, r_parent, r_stripe, r_cols, len; r_vstate 729 block/partitions/ldm.c r_vstate = ldm_relative (buffer, buflen, 0x18, r_name); r_vstate 730 block/partitions/ldm.c r_child = ldm_relative (buffer, buflen, 0x1D, r_vstate); r_vstate 752 block/partitions/ldm.c comp->type = buffer[0x18 + r_vstate]; r_vstate 753 block/partitions/ldm.c comp->children = ldm_get_vnum (buffer + 0x1D + r_vstate);