FAT_CLST_FIRST 94 uspace/srv/fs/fat/fat_fat.c assert(clst >= FAT_CLST_FIRST); FAT_CLST_FIRST 693 uspace/srv/fs/fat/fat_fat.c for (clst = FAT_CLST_FIRST; clst < CC(bs) + 2 && found < nclsts; FAT_CLST_FIRST 755 uspace/srv/fs/fat/fat_fat.c assert(firstc >= FAT_CLST_FIRST && firstc < clst_bad); FAT_CLST_FIRST 79 uspace/srv/fs/fat/fat_fat.h (SSA((bs)) + ((cl) - FAT_CLST_FIRST) * SPC((bs)) + (bn) % SPC((bs)))HelenOS homepage, sources at GitHub