Searched refs:sparse_file (Results 1 – 2 of 2) sorted by relevance
182 const struct sparse sparse_file[] = { in is_sparse_supported_fiemap() local195 create_sparse_file(testfile, sparse_file); in is_sparse_supported_fiemap()238 const struct sparse sparse_file[] = { in is_sparse_supported() local248 create_sparse_file(testfile, sparse_file); in is_sparse_supported()662 const struct sparse sparse_file[] = { in DEFINE_TEST() local693 verify_sparse_file(a, "file0", sparse_file, 1); in DEFINE_TEST()
70 atf_check test "${mnt}"/sparse_file -ef "${mnt}"/hard_link71 atf_check test "${mnt}"/sparse_file -ef "${mnt}"/short_link72 atf_check test "${mnt}"/sparse_file -ef "${mnt}"/long_link73 atf_check -o inline:"${sum}\n" sha256 -q "${mnt}"/sparse_file79 atf_check -o inline:"2,100644\n" stat -f%l,%p "${mnt}"/sparse_file