Home
last modified time | relevance | path

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

/linux/fs/squashfs/
A Dpage_actor.h17 static inline struct squashfs_page_actor *squashfs_page_actor_init(void **page, in squashfs_page_actor_init() function
63 extern struct squashfs_page_actor *squashfs_page_actor_init(void **, int, int);
A Dpage_actor.c41 struct squashfs_page_actor *squashfs_page_actor_init(void **buffer, in squashfs_page_actor_init() function
A Ddecompressor.c105 actor = squashfs_page_actor_init(&buffer, 1, 0); in get_comp_opts()
A Dcache.c272 entry->actor = squashfs_page_actor_init(entry->data, in squashfs_cache_init()
423 actor = squashfs_page_actor_init(data, pages, length); in squashfs_read_table()

Completed in 5 milliseconds