Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs_sb.h36 struct squashfs_fragment_cache { struct
49 struct squashfs_fragment_cache *fragment; argument
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs.h56 squashfs_fragment_cache *fragment);
57 extern struct squashfs_fragment_cache *get_cached_fragment(struct super_block
Dinode.c411 squashfs_fragment_cache *fragment) in release_cached_fragment()
420 SQSH_EXTERN struct squashfs_fragment_cache *get_cached_fragment(struct super_block in get_cached_fragment()
1078 if (!(msblk->fragment = kmalloc(sizeof(struct squashfs_fragment_cache) * in squashfs_read_super()
1460 struct squashfs_fragment_cache *fragment = NULL; in squashfs_readpage()
1604 struct squashfs_fragment_cache *fragment = in squashfs_readpage4K()