Searched refs:r_cols (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/partitions/ |
D | ldm.c | 820 int r_objid, r_name, r_vstate, r_child, r_parent, r_stripe, r_cols, len; in ldm_parse_cmp3() local 834 r_cols = ldm_relative (buffer, buflen, 0x2E, r_stripe); in ldm_parse_cmp3() 835 len = r_cols; in ldm_parse_cmp3() 838 r_cols = 0; in ldm_parse_cmp3()
|