Home
last modified time | relevance | path

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

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