Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
Dfat.h166 static inline u32 max_fat(struct super_block *sb) in max_fat() function
Dinode.c1795 if (total_clusters > max_fat(sb)) { in fat_fill_super()