Searched refs:fat_valid_entry (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/fat/
H A Dcache.c238 if (!fat_valid_entry(sbi, *dclus)) {
H A Dfatent.c28 WARN_ON(!fat_valid_entry(sbi, entry));
38 WARN_ON(!fat_valid_entry(sbi, entry));
357 if (!fat_valid_entry(sbi, entry)) {
H A Dfat.h380 static inline bool fat_valid_entry(struct msdos_sb_info *sbi, int entry) function

Completed in 137 milliseconds