Home
last modified time | relevance | path

Searched defs:squashfs_page_actor (Results 1 – 1 of 1) sorted by relevance

/linux/fs/squashfs/
A Dpage_actor.h10 struct squashfs_page_actor { struct
17 static inline struct squashfs_page_actor *squashfs_page_actor_init(void **page, in squashfs_page_actor_init() argument
49 struct squashfs_page_actor { struct
55 void *(*squashfs_first_page)(struct squashfs_page_actor *); argument
56 void *(*squashfs_next_page)(struct squashfs_page_actor *); argument
57 void (*squashfs_finish_page)(struct squashfs_page_actor *); argument
63 extern struct squashfs_page_actor *squashfs_page_actor_init(void **, int, int); argument

Completed in 3 milliseconds