Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/lib/
H A Dxpress_decompress.c123 out_next = lz_copy(out_next, length, offset, out_end, in xpress_decompress()
H A Ddecompress_common.h254 static forceinline u8 *lz_copy(u8 *dst, u32 length, u32 offset, const u8 *bufend, in lz_copy() function
H A Dlzx_decompress.c560 out_next = lz_copy(out_next, match_len, match_offset, in lzx_decompress_block()