Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dfat.h166 static inline u32 max_fat(struct super_block *sb) in max_fat() function
H A Dinode.c1789 if (total_clusters > max_fat(sb)) { in fat_fill_super()