Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dpage_actor.h30 extern struct squashfs_page_actor *squashfs_page_actor_init_special(
H A Dpage_actor.c110 struct squashfs_page_actor *squashfs_page_actor_init_special(struct squashfs_sb_info *msblk, in squashfs_page_actor_init_special() function
H A Dfile.c520 actor = squashfs_page_actor_init_special(msblk, page, pages, in squashfs_readahead_fragment()
626 actor = squashfs_page_actor_init_special(msblk, pages, nr_pages, in squashfs_readahead()