Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dcopy_sparse.c90 static void copy_sparse_file(const char *src, const char *dest) in copy_sparse_file() function
224 copy_sparse_file(argv[optind], argv[optind+1]); in main()