Home
last modified time | relevance | path

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

/drivers/staging/exfat/
Dexfat_cache.c155 for (i = 0; i < BUF_CACHE_SIZE; i++) { in buf_init()
188 for (i = 0; i < BUF_CACHE_SIZE; i++) in buf_init()
Dexfat.h156 #define BUF_CACHE_SIZE 256 macro
629 struct buf_cache_t buf_cache_array[BUF_CACHE_SIZE];