Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dfragment.c50 int squashfs_frag_lookup(struct super_block *sb, unsigned int fragment, in squashfs_frag_lookup() function
Dsquashfs.h59 extern int squashfs_frag_lookup(struct super_block *, unsigned int, u64 *);
Dinode.c148 frag_size = squashfs_frag_lookup(sb, frag, &frag_blk); in squashfs_read_inode()
190 frag_size = squashfs_frag_lookup(sb, frag, &frag_blk); in squashfs_read_inode()