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

  /external/grub/stage2/
fat.h 92 #define FAT_DIRENTRY_FIRST_CLUSTER(entry) \
fsys_fat.c 481 FAT_SUPER->file_cluster = FAT_DIRENTRY_FIRST_CLUSTER (dir_buf);

Completed in 79 milliseconds