Home
last modified time | relevance | path

Searched refs:squashfs_page_actor_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/squashfs/
H A Dpage_actor.h33 static inline struct page *squashfs_page_actor_free(struct squashfs_page_actor *actor) in squashfs_page_actor_free() function
H A Dfile_direct.c77 squashfs_page_actor_free(actor); in squashfs_readpage_block()
H A Dfile.c602 last_page = squashfs_page_actor_free(actor); in squashfs_readahead()