Home | Sort by relevance Sort by last modified time |
/external/e2fsprogs/lib/ext2fs/ | |
dosio.c | 325 unsigned long fsec, fhead, fcyl; local 329 fcyl = ((pent->start_sec >> 6) << 8) + pent->start_cyl; 330 part->start = fsec + fhead * part->sects + fcyl * |