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

  /external/syslinux/libfat/
libfatint.h 45 int32_t rootcluster; /* Root directory cluster */ member in struct:libfat_filesystem
open.c 101 fs->rootcluster = read32(&bs->u.fat32.bpb_rootclus);
103 fs->rootcluster = 0;
fatchain.c 30 cluster = fs->rootcluster;

Completed in 77 milliseconds