Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_io.c60 static int next_checkpoint_context = 0; variable
444 int context_no = next_checkpoint_context++ % MAX_IO_STREAMS; in serial_checkpoint()