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

/linux-4.1.27/fs/squashfs/
H A Dpage_actor.h19 static inline struct squashfs_page_actor *squashfs_page_actor_init(void **page, squashfs_page_actor_init() function
65 extern struct squashfs_page_actor *squashfs_page_actor_init(void **, int, int);
H A Dpage_actor.c43 struct squashfs_page_actor *squashfs_page_actor_init(void **buffer, squashfs_page_actor_init() function
H A Ddecompressor.c111 actor = squashfs_page_actor_init(&buffer, 1, 0); get_comp_opts()
H A Dcache.c285 entry->actor = squashfs_page_actor_init(entry->data, squashfs_cache_init()
433 actor = squashfs_page_actor_init(data, pages, length); squashfs_read_table()

Completed in 174 milliseconds