OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FC_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/msdosfs/
denode.h
130
#define
FC_SIZE
3 /* number of entries in the cache */
192
struct fatcache de_fc[
FC_SIZE
]; /* FAT cache */
msdosfs_fat.c
358
for (i = 0; i <
FC_SIZE
; i++) {
382
for (i = 0; i <
FC_SIZE
; i++, fcp++) {
Completed in 14 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025