Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/lib/
H A Dlzx_decompress.c79 #define LZX_DEFAULT_BLOCK_SIZE 32768 macro
364 block_size = LZX_DEFAULT_BLOCK_SIZE; in lzx_read_block_header()