Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dpage_actor.h17 void *(*squashfs_next_page)(struct squashfs_page_actor *); member
45 static inline void *squashfs_next_page(struct squashfs_page_actor *actor) in squashfs_next_page() function