Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dunix_io.c64 #define READ_DIRECT_SIZE 4 /* Should be smaller than CACHE_SIZE */ macro
529 struct unix_cache *cache, *reuse[READ_DIRECT_SIZE]; in unix_read_blk()