Home
last modified time | relevance | path

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

/linux-4.19.296/fs/squashfs/
Dfragment.c48 int squashfs_frag_lookup(struct super_block *sb, unsigned int fragment, in squashfs_frag_lookup() function
Dsquashfs.h65 extern int squashfs_frag_lookup(struct super_block *, unsigned int, u64 *);
Dinode.c156 frag_size = squashfs_frag_lookup(sb, frag, &frag_blk); in squashfs_read_inode()
199 frag_size = squashfs_frag_lookup(sb, frag, &frag_blk); in squashfs_read_inode()