fat_get_cluster 299 fs/fat/cache.c ret = fat_get_cluster(inode, cluster, &fclus, &dclus); fat_get_cluster 315 fs/fat/fat.h extern int fat_get_cluster(struct inode *inode, int cluster, fat_get_cluster 356 fs/fat/file.c ret = fat_get_cluster(inode, skip - 1, &fclus, &dclus); fat_get_cluster 488 fs/fat/inode.c ret = fat_get_cluster(inode, FAT_ENT_EOF, &fclus, &dclus); fat_get_cluster 115 fs/fat/misc.c ret = fat_get_cluster(inode, FAT_ENT_EOF, &fclus, &dclus);