Home
last modified time | relevance | path

Searched refs:squashfs_frag_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/squashfs/
H A Dfragment.c35 int squashfs_frag_lookup(struct super_block *sb, unsigned int fragment, in squashfs_frag_lookup() function
H A Dsquashfs.h52 extern int squashfs_frag_lookup(struct super_block *, unsigned int, u64 *);
H A Dinode.c146 frag_size = squashfs_frag_lookup(sb, frag, &frag_blk); in squashfs_read_inode()
189 frag_size = squashfs_frag_lookup(sb, frag, &frag_blk); in squashfs_read_inode()
/kernel/linux/linux-6.6/fs/squashfs/
H A Dfragment.c35 int squashfs_frag_lookup(struct super_block *sb, unsigned int fragment, in squashfs_frag_lookup() function
H A Dsquashfs.h65 extern int squashfs_frag_lookup(struct super_block *, unsigned int, u64 *);
H A Dinode.c143 frag_size = squashfs_frag_lookup(sb, frag, &frag_blk); in squashfs_read_inode()
186 frag_size = squashfs_frag_lookup(sb, frag, &frag_blk); in squashfs_read_inode()

Completed in 3 milliseconds