Home
last modified time | relevance | path

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

/external/f2fs-tools/lib/
Dlibf2fs_io.c304 static int dcache_update_rw(int fd, void *buf, off64_t offset, in dcache_update_rw() function
375 return dcache_update_rw(fd, buf, offset, count, true); in dcache_update_cache()
381 return dcache_update_rw(fd, buf, offset, count, false); in dcache_read()