Home
last modified time | relevance | path

Searched refs:squashfs_page_actor_init_special (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/squashfs/
H A Dpage_actor.h30 extern struct squashfs_page_actor *squashfs_page_actor_init_special(
H A Dfile_direct.c70 actor = squashfs_page_actor_init_special(msblk, page, pages, expected); in squashfs_readpage_block()
H A Dpage_actor.c105 struct squashfs_page_actor *squashfs_page_actor_init_special(struct squashfs_sb_info *msblk, in squashfs_page_actor_init_special() function
H A Dfile.c595 actor = squashfs_page_actor_init_special(msblk, pages, nr_pages, in squashfs_readahead()