Searched refs:lz_copy (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/ntfs3/lib/ |
D | xpress_decompress.c | 123 out_next = lz_copy(out_next, length, offset, out_end, in xpress_decompress()
|
D | decompress_common.h | 254 static forceinline u8 *lz_copy(u8 *dst, u32 length, u32 offset, const u8 *bufend, in lz_copy() function
|
D | lzx_decompress.c | 560 out_next = lz_copy(out_next, match_len, match_offset, in lzx_decompress_block()
|