Searched refs:prepare_tmpfile (Results 1 – 1 of 1) sorted by relevance
260 fn prepare_tmpfile(test_dir: &Path, filename: &str, sz: u64) -> PathBuf { in prepare_tmpfile() function327 let backing_file = prepare_tmpfile(test_dir.path(), "storage", sz); in mapping_again_keeps_data()371 let backing_file = prepare_tmpfile(test_dir.path(), "storage", sz); in data_inaccessible_with_diff_key()