Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fat/
Dfat.h165 static inline u32 max_fat(struct super_block *sb) in max_fat() function
Dinode.c1791 if (total_clusters > max_fat(sb)) { in fat_fill_super()