Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4.c493 typedef enum { decode_full_block = 0, partial_decode = 1 } earlyEnd_directive; typedef
538 earlyEnd_directive partialDecoding, /* full, partial */ in LZ4_decompress_generic()