Home
last modified time | relevance | path

Searched refs:calc_fat_clusters (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/fat/
H A Dinode.c1416 static unsigned long calc_fat_clusters(struct super_block *sb) in calc_fat_clusters() function
1787 fat_clusters = calc_fat_clusters(sb); in fat_fill_super()