Home
last modified time | relevance | path

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

/third_party/f2fs-tools/lib/
Dlibf2fs_io.c173 static int dcache_alloc_all(long n) in dcache_alloc_all() function
231 while (dcache_alloc_all(n) != 0 && n != MIN_NUM_CACHE_ENTRY) in dcache_init()