Searched refs:next_clus (Results 1 – 1 of 1) sorted by relevance
397 static int set_fat(struct exfat *exfat, clus_t clus, clus_t next_clus) in set_fat() argument405 if (exfat_write(exfat->blk_dev->dev_fd, &next_clus, sizeof(next_clus), in set_fat()406 offset) != sizeof(next_clus)) in set_fat()