Home
last modified time | relevance | path

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

/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dtxg_integrity.c99 uint64_t follower_chunks; member
353 if ((1 << chunk_idx) & p_pat->follower_chunks){ in verify_file()
434 if ( (1 << chunk_idx) & p_pat->follower_chunks){ in follower()
489 assert(NUM_CHUNKS <= 8 * sizeof(((pattern_t*) 0)->follower_chunks)); in main()