HomeSort by relevance Sort by last modified time
    Searched refs:start_cyl (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
dosio.h 65 unsigned char start_cyl; member in struct:__anon7230
dosio.c 329 fcyl = ((pent->start_sec >> 6) << 8) + pent->start_cyl;

Completed in 75 milliseconds