]>
git.saurik.com Git - apple/copyfile.git/blob - copyfile_test/readonly_fd_test.h
2 // Copyright (c) 2020 Apple Inc. All rights reserved.
5 #ifndef readonly_fd_test_h
6 #define readonly_fd_test_h
11 bool do_readonly_fd_test(const char *apfs_test_directory
, size_t block_size
);
13 #endif /* readonly_fd_test_h */