Searched defs:squashfs_copy_data (Results 1 - 1 of 1) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
H A Dcache.c294 int squashfs_copy_data(void *buffer, struct squashfs_cache_entry *entry, function
348 bytes = squashfs_copy_data(buffer, entry, *offset, length);

Completed in 229 milliseconds