Home
last modified time | relevance | path

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

/external/f2fs-tools/lib/
Dlibf2fs_io.c167 static int dcache_alloc_all(long n) in dcache_alloc_all() function
225 while (dcache_alloc_all(n) != 0 && n != MIN_NUM_CACHE_ENTRY) in dcache_init()