Searched refs:max_fat (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/fat/ | ||
H A D | fat.h | 166 static inline u32 max_fat(struct super_block *sb) in max_fat() function |
H A D | inode.c | 1789 if (total_clusters > max_fat(sb)) { in fat_fill_super() |