Home
last modified time | relevance | path

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

/linux/fs/ntfs3/lib/
H A Ddecompress_common.h39 static forceinline size_t repeat_byte(u8 b) in repeat_byte() function
305 size_t v = repeat_byte(*(dst - 1)); in lz_copy()