Searched refs:marker_fill (Results 1 – 2 of 2) sorted by relevance
| /freebsd/tests/sys/cddl/zfs/tests/txg_integrity/ |
| H A D | txg_integrity.c | 327 marker_fill(uint64_t* buf, int file_ofs, size_t len, int is_follower){ in marker_fill() function 354 marker_fill(desired_buf, chunk_start, size, 1); in verify_file() 357 marker_fill(desired_buf, chunk_start, size, 0); in verify_file() 401 marker_fill(buf, chunk_start, size, is_follower); in write_chunk()
|
| H A D | fsync_integrity.c | 294 marker_fill(uint64_t* buf, int file_ofs, size_t len, int thread_num){ in marker_fill() function 320 marker_fill(desired_buf, chunk_start, size, NUM_THREADS - 1); in verify_file() 363 marker_fill(buf, chunk_start, size, thread_num); in write_chunk()
|