HomeSort by relevance Sort by last modified time
    Searched full:fcyl (Results 1 - 1 of 1) sorted by null

  /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 *

Completed in 2394 milliseconds