Searched refs:libfat_sector (Results 1 – 2 of 2) sorted by relevance
24 struct libfat_sector *ls; in libfat_get_sector()32 ls = malloc(sizeof(struct libfat_sector)); in libfat_get_sector()35 ls = malloc(sizeof(struct libfat_sector)); in libfat_get_sector()56 struct libfat_sector *ls, *lsnext; in libfat_flush()
25 struct libfat_sector { struct27 struct libfat_sector *next; /* Next in list */ argument52 struct libfat_sector *sectors;