Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c863 bool mmap_source_file = false; in do_copy() local
873 mmap_source_file = true; in do_copy()
890 if (mmap_source_file && use_sendfile) in do_copy()
896 if (mmap_source_file) { in do_copy()