Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_io.c58 static int next_drop_context = 0; variable
518 int context_no = next_drop_context++ % MAX_DROP_FILTERS; in serial_drop_record_types()