Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dlzo_wrapper.c23 struct squashfs_lzo { struct
32 struct squashfs_lzo *stream = kzalloc(sizeof(*stream), GFP_KERNEL); in lzo_init() argument
55 struct squashfs_lzo *stream = strm; in lzo_free()
71 struct squashfs_lzo *stream = strm; in lzo_uncompress()