Searched refs:is_fat16 (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/fat/
H A Dfat.h155 static inline bool is_fat16(const struct msdos_sb_info *sbi) function
171 is_fat16(sbi) ? MAX_FAT16 : MAX_FAT12;
H A Dfatent.c298 } else if (is_fat16(sbi)) {

Completed in 92 milliseconds