tocblock 416 fs/partitions/ldm.c struct tocblock *tb[4]; tocblock 431 fs/partitions/ldm.c tb[2] = (struct tocblock*)((u8*)tb[1] + sizeof(*tb[1])); tocblock 432 fs/partitions/ldm.c tb[3] = (struct tocblock*)((u8*)tb[2] + sizeof(*tb[2])); tocblock 493 fs/partitions/ldm.c struct tocblock *toc; tocblock 203 fs/partitions/ldm.h struct tocblock toc;