Searched refs:FC_SIZE (Results 1 – 2 of 2) sorted by relevance
119 #define FC_SIZE 3 /* number of entries in the cache */ macro159 struct fatcache de_fc[FC_SIZE]; /* fat cache */
275 for (i = 0; i < FC_SIZE; i++) {303 for (i = 0; i < FC_SIZE; i++, fcp++) {