Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c68 static void create_sparse_file(const char *, const struct sparse *);
117 create_sparse_file(const char *path, const struct sparse *s) in create_sparse_file() function
195 create_sparse_file(testfile, sparse_file); in is_sparse_supported_fiemap()
248 create_sparse_file(testfile, sparse_file); in is_sparse_supported()
285 create_sparse_file(const char *path, const struct sparse *s) in create_sparse_file() function
338 create_sparse_file(path, sparse); in verify_sparse_file()