Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/lib/
H A Dlzx_decompress.c345 static int lzx_read_block_header(struct lzx_decompressor *d, in lzx_read_block_header() function
614 if (lzx_read_block_header(d, &is, &block_type, &block_size, in lzx_decompress()