Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dpage_actor.h16 void *(*squashfs_first_page)(struct squashfs_page_actor *); member
41 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page() function