Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dpage_actor.h28 extern struct squashfs_page_actor *squashfs_page_actor_init(void **buffer,
H A Ddecompressor.c104 actor = squashfs_page_actor_init(&buffer, 1, 0); in get_comp_opts()
H A Dpage_actor.c43 struct squashfs_page_actor *squashfs_page_actor_init(void **buffer, in squashfs_page_actor_init() function