Searched refs:fat_is_cl_head (Results 1 – 3 of 3) sorted by relevance
96 bool fat_is_cl_head(struct fat_descriptor *, cl_t);
194 fat_is_cl_head(struct fat_descriptor *fat, cl_t cl) in fat_is_cl_head() function975 if (fat_is_cl_head(fat, cl)) { in readfat()980 if (fat_is_cl_head(fat, cl)) { in readfat()994 if (fat_is_cl_head(fat, nextcl)) { in readfat()1048 assert(fat_is_cl_head(fat, head)); in checkchain()1276 if (fat_is_cl_head(fat, head)) { in checklost()
254 if (!fat_is_cl_head(fat, boot->bpbRootClust)) { in resetDosDirSection()839 !fat_is_cl_head(fat, dirent.head)))) { in readDosDirSection()