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