Home
last modified time | relevance | path

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

/drivers/staging/exfat/
Dexfat_cache.c116 (BUF_CACHE_HASH_SIZE - 1); in buf_cache_insert_hash()
179 for (i = 0; i < BUF_CACHE_HASH_SIZE; i++) { in buf_init()
539 (BUF_CACHE_HASH_SIZE - 1); in buf_cache_find()
Dexfat.h157 #define BUF_CACHE_HASH_SIZE 64 macro
631 struct buf_cache_t buf_cache_hash_list[BUF_CACHE_HASH_SIZE];