Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dlzo.c437 size_t max_segment_len = WORKSPACE_BUF_LENGTH; in lzo_decompress() local
442 if (srclen < LZO_LEN || srclen > max_segment_len + LZO_LEN * 2) in lzo_decompress()

Completed in 3 milliseconds