Searched refs:FC_SIZE (Results 1 – 2 of 2) sorted by relevance
130 #define FC_SIZE 3 /* number of entries in the cache */ macro192 struct fatcache de_fc[FC_SIZE]; /* FAT cache */
358 for (i = 0; i < FC_SIZE; i++) { in msdosfs_fc_lookup()382 for (i = 0; i < FC_SIZE; i++, fcp++) { in msdosfs_fc_purge()