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

/u-boot/fs/cramfs/
H A Dcramfs.c52 static int cramfs_uncompress (unsigned long begin, unsigned long offset,
107 if (!link || cramfs_uncompress (begin, offset, (unsigned long)link) != size) {
205 static int cramfs_uncompress (unsigned long begin, unsigned long offset, function
250 return cramfs_uncompress (PART_OFFSET(info), offset,

Completed in 41 milliseconds