Home
last modified time | relevance | path

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

/linux-4.1.27/fs/squashfs/
Dlzo_wrapper.c36 struct squashfs_lzo { struct
45 struct squashfs_lzo *stream = kzalloc(sizeof(*stream), GFP_KERNEL); in lzo_init() argument
68 struct squashfs_lzo *stream = strm; in lzo_free()
82 struct squashfs_lzo *stream = strm; in lzo_uncompress()