Home
last modified time | relevance | path

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

/block/partitions/
Dldm.c947 int r_objid, r_name, r_size, r_parent, r_diskid, r_index, len; in ldm_parse_prt3() local
977 r_index = ldm_relative(buffer, buflen, 0x34, r_diskid); in ldm_parse_prt3()
978 if (r_index < 0) { in ldm_parse_prt3()
979 ldm_error("r_index %d < 0", r_index); in ldm_parse_prt3()
982 len = r_index; in ldm_parse_prt3()
984 r_index = 0; in ldm_parse_prt3()