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

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

Completed in 120 milliseconds