Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_io.c59 static checkpoint_context_t checkpoint_contexts[MAX_IO_STREAMS]; variable
450 checkpoint_contexts[context_no] = context; in serial_checkpoint()
456 .cs_context = &checkpoint_contexts[context_no], in serial_checkpoint()