taglinefilesource code
fat_clusters175fs/fat/inode.cint data_sectors,logical_sector_size,sector_mult,fat_clusters=0;
fat_clusters249fs/fat/inode.cfat_clusters = MSDOS_SB(sb)->fat_length*SECTOR_SIZE*8/
fat_clusters252fs/fat/inode.c(MSDOS_DPS-1)) || MSDOS_SB(sb)->clusters+2 > fat_clusters+
fat_clusters282fs/fat/inode.cif (MSDOS_SB(sb)->clusters+2 > fat_clusters)
fat_clusters283fs/fat/inode.cMSDOS_SB(sb)->clusters = fat_clusters-2;