Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/lib/
H A Dlzx_decompress.c34 #define LZX_NUM_OFFSET_SLOTS 30 macro
38 (LZX_NUM_CHARS + (LZX_NUM_OFFSET_SLOTS * LZX_NUM_LEN_HEADERS))
94 static const u32 lzx_offset_slot_base[LZX_NUM_OFFSET_SLOTS + 1] = {
107 static const u8 lzx_extra_offset_bits[LZX_NUM_OFFSET_SLOTS] = {