Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c69 static void create_sparse_file(const char *, const struct sparse *);
115 create_sparse_file(const char *path, const struct sparse *s) in create_sparse_file() function
193 create_sparse_file(testfile, sparse_file); in is_sparse_supported_fiemap()
246 create_sparse_file(testfile, sparse_file); in is_sparse_supported()
281 create_sparse_file(const char *path, const struct sparse *s) in create_sparse_file() function
334 create_sparse_file(path, sparse); in verify_sparse_file()