Home
last modified time | relevance | path

Searched refs:FC_SIZE (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/fs/msdosfs/
HDdenode.h119 #define FC_SIZE 3 /* number of entries in the cache */ macro
159 struct fatcache de_fc[FC_SIZE]; /* fat cache */
HDmsdosfs_fat.c275 for (i = 0; i < FC_SIZE; i++) {
303 for (i = 0; i < FC_SIZE; i++, fcp++) {