Searched refs:read_ramdisk (Results 1 – 1 of 1) sorted by relevance
173 read_ramdisk(size_t off, size_t len) in read_ramdisk() function269 path = read_ramdisk(off, namesize); in scan_archive_hdr()270 data = read_ramdisk(off + namesize, filesize); in scan_archive_hdr()320 hdr = (struct cpio_hdr *)read_ramdisk(off, in find_filename()341 hdr = (struct cpio_hdr *)read_ramdisk(0, sizeof (struct cpio_hdr)); in bcpio_mountroot()